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

/external/chromium_org/cc/test/
H A Dfake_picture_pile_impl.h55 void set_background_color(SkColor color) { function in class:cc::FakePicturePileImpl
/external/chromium_org/content/test/
H A Dweb_layer_tree_view_impl_for_testing.cc93 layer_tree_host_->set_background_color(color);
/external/chromium_org/mojo/services/html_viewer/
H A Dweblayertreeview_impl.cc132 layer_tree_host_->set_background_color(color);
/external/chromium_org/ui/views/bubble/
H A Dbubble_border.h164 void set_background_color(SkColor color) { background_color_ = color; } function in class:views::BubbleBorder
H A Dbubble_delegate.cc290 frame_view->bubble_border()->set_background_color(color());
H A Dbubble_frame_view.cc236 bubble_border_->set_background_color(GetNativeTheme()->
H A Dtray_bubble_view.cc88 set_background_color(params.arrow_color);
/external/chromium_org/cc/trees/
H A Dlayer_tree_host.h212 void set_background_color(SkColor color) { background_color_ = color; } function in class:cc::LayerTreeHost
H A Dlayer_tree_impl.h158 void set_background_color(SkColor color) { background_color_ = color; } function in class:cc::LayerTreeImpl
H A Dlayer_tree_host.cc326 sync_tree->set_background_color(background_color_);
H A Dlayer_tree_impl.cc237 target_tree->set_background_color(background_color());
H A Dlayer_tree_host_unittest.cc705 layer_tree_host()->set_background_color(SK_ColorGRAY);
733 layer_tree_host()->set_background_color(SK_ColorGRAY);
791 layer_tree_host()->set_background_color(SK_ColorGRAY);
H A Dlayer_tree_host_impl_unittest.cc4070 host_impl_->active_tree()->set_background_color(SK_ColorGRAY);
4909 host_impl_->active_tree()->set_background_color(SK_ColorWHITE);
/external/chromium_org/ui/compositor/
H A Dcompositor.cc274 host_->set_background_color(color);
/external/chromium_org/cc/resources/
H A Dpicture_pile_impl_unittest.cc658 pile->set_background_color(SK_ColorBLACK);
724 pile->set_background_color(SK_ColorTRANSPARENT);
766 pile->set_background_color(SK_ColorTRANSPARENT);
/external/chromium_org/cc/layers/
H A Dlayer_impl_unittest.cc371 host_impl.active_tree()->set_background_color(
H A Dlayer_unittest.cc1193 layer_tree_host->set_background_color(
/external/chromium_org/content/renderer/gpu/
H A Drender_widget_compositor.cc605 layer_tree_host_->set_background_color(color);

Completed in 362 milliseconds