Home
last modified time | relevance | path

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

/external/chromium_org/cc/test/
Dfake_picture_pile_impl.h57 void set_background_color(SkColor color) { in set_background_color() function
/external/chromium_org/content/test/
Dweb_layer_tree_view_impl_for_testing.cc93 layer_tree_host_->set_background_color(color); in setBackgroundColor()
/external/chromium/chrome/browser/ui/views/bubble/
Dbubble_border.h84 void set_background_color(SkColor background_color) { in set_background_color() function
Dborder_contents.cc26 bubble_border_->set_background_color(color); in SetBackgroundColor()
/external/chromium_org/ui/views/bubble/
Dbubble_border.h136 void set_background_color(SkColor color) { background_color_ = color; } in set_background_color() function
Dbubble_delegate.cc340 frame_view->bubble_border()->set_background_color(color()); in UpdateColorsFromTheme()
Dtray_bubble_view.cc88 set_background_color(params.arrow_color); in TrayBubbleBorder()
/external/chromium_org/cc/trees/
Dlayer_tree_impl.h132 void set_background_color(SkColor color) { background_color_ = color; }
Dlayer_tree_host.h215 void set_background_color(SkColor color) { background_color_ = color; } in set_background_color() function
Dlayer_tree_impl.cc141 target_tree->set_background_color(background_color()); in PushPropertiesTo()
Dlayer_tree_host.cc346 sync_tree->set_background_color(background_color_); in FinishCommitOnImplThread()
Dlayer_tree_host_unittest.cc1003 layer_tree_host()->set_background_color(SK_ColorGRAY); in BeginTest()
1031 layer_tree_host()->set_background_color(SK_ColorGRAY); in BeginTest()
1093 layer_tree_host()->set_background_color(SK_ColorGRAY); in BeginTest()
Dlayer_tree_host_impl_unittest.cc3064 host_impl_->active_tree()->set_background_color(SK_ColorGRAY); in SetupActiveTreeLayers()
3893 host_impl_->active_tree()->set_background_color(SK_ColorWHITE); in TEST_F()
/external/chromium_org/cc/resources/
Dpicture_pile_impl_unittest.cc653 pile->set_background_color(SK_ColorBLACK); in TEST()
717 pile->set_background_color(SK_ColorTRANSPARENT); in TEST()
/external/chromium_org/ui/compositor/
Dcompositor.cc484 host_->set_background_color(color); in SetBackgroundColor()
/external/chromium_org/content/renderer/gpu/
Drender_widget_compositor.cc450 layer_tree_host_->set_background_color(color); in setBackgroundColor()
/external/chromium_org/cc/layers/
Dlayer_impl_unittest.cc309 host_impl.active_tree()->set_background_color( in TEST()
Dlayer_unittest.cc1064 layer_tree_host->set_background_color( in TEST_F()