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

  /external/chromium_org/cc/trees/
layer_tree_host_pixeltest_filters.cc 18 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer(
23 scoped_refptr<SolidColorLayer> green = CreateSolidColorLayer(
25 scoped_refptr<SolidColorLayer> blur = CreateSolidColorLayer(
56 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer(
66 scoped_refptr<SolidColorLayer> blur = CreateSolidColorLayer(
98 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer(
104 scoped_refptr<SolidColorLayer> green = CreateSolidColorLayer(
layer_tree_host_pixeltest_readback.cc 76 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer(
79 scoped_refptr<SolidColorLayer> green = CreateSolidColorLayer(
90 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer(
93 scoped_refptr<SolidColorLayer> green = CreateSolidColorLayer(
104 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer(
107 scoped_refptr<SolidColorLayer> green = CreateSolidColorLayer(
118 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer(
121 scoped_refptr<SolidColorLayer> green = CreateSolidColorLayer(
133 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer(
136 scoped_refptr<SolidColorLayer> green = CreateSolidColorLayer(
    [all...]
layer_tree_host_pixeltest_masks.cc 47 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer(
67 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer(
97 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer(
125 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer(
154 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer(
193 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer(
206 scoped_refptr<SolidColorLayer> orange = CreateSolidColorLayer(
227 scoped_refptr<SolidColorLayer> background = CreateSolidColorLayer(
248 scoped_refptr<SolidColorLayer> orange = CreateSolidColorLayer(
  /external/chromium_org/cc/test/
layer_tree_pixel_test.cc 117 scoped_refptr<SolidColorLayer> LayerTreePixelTest::CreateSolidColorLayer(
148 scoped_refptr<SolidColorLayer> layer = CreateSolidColorLayer(rect, color);
149 scoped_refptr<SolidColorLayer> border_top = CreateSolidColorLayer(
151 scoped_refptr<SolidColorLayer> border_left = CreateSolidColorLayer(
157 scoped_refptr<SolidColorLayer> border_right = CreateSolidColorLayer(
163 scoped_refptr<SolidColorLayer> border_bottom = CreateSolidColorLayer(
layer_tree_pixel_test.h 48 scoped_refptr<SolidColorLayer> CreateSolidColorLayer(gfx::Rect rect,

Completed in 699 milliseconds