LAYER_NOT_DRAWN 221 content/browser/web_contents/aura/gesture_nav_simple.cc clip_layer_.reset(new ui::Layer(ui::LAYER_NOT_DRAWN)); LAYER_NOT_DRAWN 333 ui/aura/bench/bench_main.cc Layer content_layer(ui::LAYER_NOT_DRAWN); LAYER_NOT_DRAWN 48 ui/aura/window.cc return ui::LAYER_NOT_DRAWN; LAYER_NOT_DRAWN 55 ui/aura/window.cc return ui::LAYER_NOT_DRAWN; LAYER_NOT_DRAWN 47 ui/compositor/debug_utils.cc case ui::LAYER_NOT_DRAWN: LAYER_NOT_DRAWN 394 ui/compositor/layer.cc return type_ != LAYER_NOT_DRAWN && GetCombinedOpacity() > 0.0f; LAYER_NOT_DRAWN 490 ui/compositor/layer.cc cc_layer_->SetIsDrawable(type_ != LAYER_NOT_DRAWN); LAYER_NOT_DRAWN 926 ui/compositor/layer.cc cc_layer_->SetIsDrawable(type_ != LAYER_NOT_DRAWN); LAYER_NOT_DRAWN 120 ui/compositor/layer_unittest.cc Layer* layer = CreateLayer(LAYER_NOT_DRAWN); LAYER_NOT_DRAWN 429 ui/compositor/layer_unittest.cc Layer* layer = CreateLayer(LAYER_NOT_DRAWN); LAYER_NOT_DRAWN 634 ui/compositor/layer_unittest.cc Layer* layer = CreateLayer(LAYER_NOT_DRAWN); LAYER_NOT_DRAWN 657 ui/compositor/layer_unittest.cc scoped_ptr<Layer> layer(CreateLayer(LAYER_NOT_DRAWN)); LAYER_NOT_DRAWN 758 ui/compositor/layer_unittest.cc scoped_ptr<Layer> root(new Layer(LAYER_NOT_DRAWN)); LAYER_NOT_DRAWN 100 ui/v2/src/view_unittest.cc v1.CreateLayer(ui::LAYER_NOT_DRAWN); LAYER_NOT_DRAWN 105 ui/v2/src/view_unittest.cc v1.CreateLayer(ui::LAYER_NOT_DRAWN); LAYER_NOT_DRAWN 3443 ui/views/view_unittest.cc ui::Layer layer(ui::LAYER_NOT_DRAWN); LAYER_NOT_DRAWN 33 ui/wm/core/image_grid.cc : layer_(new ui::Layer(ui::LAYER_NOT_DRAWN)),