Searched defs:CreateSolidColorLayer (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/test/
H A Dlayer_tree_pixel_test.cc120 scoped_refptr<SolidColorLayer> LayerTreePixelTest::CreateSolidColorLayer( function in class:cc::LayerTreePixelTest
153 scoped_refptr<SolidColorLayer> layer = CreateSolidColorLayer(rect, color);
154 scoped_refptr<SolidColorLayer> border_top = CreateSolidColorLayer(
156 scoped_refptr<SolidColorLayer> border_left = CreateSolidColorLayer(
163 CreateSolidColorLayer(gfx::Rect(rect.width() - border_width,
168 scoped_refptr<SolidColorLayer> border_bottom = CreateSolidColorLayer(

Completed in 88 milliseconds