LAYER_SOLID_COLOR 121 ash/display/output_configurator_animation.cc ui::Layer* hiding_layer = new ui::Layer(ui::LAYER_SOLID_COLOR); LAYER_SOLID_COLOR 180 ash/display/output_configurator_animation.cc hiding_layer = new ui::Layer(ui::LAYER_SOLID_COLOR); LAYER_SOLID_COLOR 401 ash/shelf/shelf_widget.cc opaque_background_(ui::LAYER_SOLID_COLOR), LAYER_SOLID_COLOR 181 ash/system/tray/system_tray_bubble.cc ui::Layer* shadow = new ui::Layer(ui::LAYER_SOLID_COLOR); LAYER_SOLID_COLOR 66 ash/wm/dock/docked_window_layout_manager.cc opaque_background_(ui::LAYER_SOLID_COLOR), LAYER_SOLID_COLOR 41 ash/wm/screen_dimmer.cc dimming_layer_.reset(new ui::Layer(ui::LAYER_SOLID_COLOR)); LAYER_SOLID_COLOR 17 ash/wm/system_background_controller.cc layer_(new ui::Layer(ui::LAYER_SOLID_COLOR)) { LAYER_SOLID_COLOR 124 content/browser/web_contents/aura/window_slider_unittest.cc ui::Layer* layer = new ui::Layer(ui::LAYER_SOLID_COLOR); LAYER_SOLID_COLOR 52 ui/aura/window.cc return ui::LAYER_SOLID_COLOR; LAYER_SOLID_COLOR 1920 ui/aura/window_unittest.cc EXPECT_EQ(ui::LAYER_SOLID_COLOR, layer->type()); LAYER_SOLID_COLOR 55 ui/compositor/debug_utils.cc case ui::LAYER_SOLID_COLOR: LAYER_SOLID_COLOR 583 ui/compositor/layer.cc if (type_ == LAYER_SOLID_COLOR || (!delegate_ && !texture_.get())) LAYER_SOLID_COLOR 814 ui/compositor/layer.cc DCHECK_EQ(type_, LAYER_SOLID_COLOR); LAYER_SOLID_COLOR 914 ui/compositor/layer.cc if (type_ == LAYER_SOLID_COLOR) {