HomeSort by relevance Sort by last modified time
    Searched defs:set_background_color (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/cc/test/
fake_picture_pile_impl.h 59 void set_background_color(SkColor color) { function in class:cc::FakePicturePileImpl
  /external/chromium/chrome/browser/ui/views/bubble/
bubble_border.h 84 void set_background_color(SkColor background_color) { function in class:BubbleBorder
  /external/chromium_org/cc/trees/
layer_tree_impl.h 121 void set_background_color(SkColor color) { background_color_ = color; } function in class:cc::LayerTreeImpl
layer_tree_host.h 219 void set_background_color(SkColor color) { background_color_ = color; } function in class:cc::LayerTreeHost
  /external/chromium_org/ui/views/bubble/
bubble_border.h 136 void set_background_color(SkColor color) { background_color_ = color; } function in class:views::BubbleBorder

Completed in 610 milliseconds