Searched refs:set_background_color (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/cc/test/
H A Dfake_picture_pile_impl.h59 void set_background_color(SkColor color) { function in class:cc::FakePicturePileImpl
/external/chromium/chrome/browser/ui/views/bubble/
H A Dbubble_border.h84 void set_background_color(SkColor background_color) { function in class:BubbleBorder
H A Dborder_contents.cc26 bubble_border_->set_background_color(color);
/external/chromium_org/webkit/support/
H A Dweb_layer_tree_view_impl_for_testing.cc93 layer_tree_host_->set_background_color(color);
/external/chromium_org/cc/trees/
H A Dlayer_tree_impl.h121 void set_background_color(SkColor color) { background_color_ = color; } function in class:cc::LayerTreeImpl
H A Dlayer_tree_host.h219 void set_background_color(SkColor color) { background_color_ = color; } function in class:cc::LayerTreeHost
H A Dlayer_tree_impl.cc121 target_tree->set_background_color(background_color());
H A Dlayer_tree_host.cc324 sync_tree->set_background_color(background_color_);
H A Dlayer_tree_host_unittest.cc681 layer_tree_host()->set_background_color(SK_ColorGRAY);
708 layer_tree_host()->set_background_color(SK_ColorGRAY);
766 layer_tree_host()->set_background_color(SK_ColorGRAY);
H A Dlayer_tree_host_impl_unittest.cc2946 host_impl_->active_tree()->set_background_color(SK_ColorGRAY);
3826 host_impl_->active_tree()->set_background_color(SK_ColorWHITE);
/external/chromium_org/ui/views/bubble/
H A Dbubble_border.h136 void set_background_color(SkColor color) { background_color_ = color; } function in class:views::BubbleBorder
H A Dbubble_delegate.cc396 frame_view->bubble_border()->set_background_color(color());
H A Dtray_bubble_view.cc60 set_background_color(params.arrow_color);
/external/chromium_org/cc/resources/
H A Dpicture_pile_impl_unittest.cc733 pile->set_background_color(SK_ColorRED);
771 pile->set_background_color(SK_ColorTRANSPARENT);
/external/chromium_org/content/renderer/gpu/
H A Drender_widget_compositor.cc428 layer_tree_host_->set_background_color(color);
/external/chromium_org/ui/compositor/
H A Dcompositor.cc655 host_->set_background_color(color);
/external/chromium_org/cc/layers/
H A Dlayer_impl_unittest.cc310 host_impl.active_tree()->set_background_color(
H A Dlayer_unittest.cc1020 layer_tree_host->set_background_color(

Completed in 609 milliseconds