Searched refs:CreateTextureLayer (Results 1 – 3 of 3) sorted by relevance
58 scoped_refptr<TextureLayer> CreateTextureLayer(const gfx::Rect& rect,
178 scoped_refptr<TextureLayer> LayerTreePixelTest::CreateTextureLayer( in CreateTextureLayer() function in cc::LayerTreePixelTest
622 Layer* layer = CreateTextureLayer(bounds); in CreateTextureRootLayer()627 Layer* CreateTextureLayer(const gfx::Rect& bounds) { in CreateTextureLayer() function in ui::LayerWithNullDelegateTest829 scoped_ptr<Layer> l1(CreateTextureLayer(gfx::Rect(0, 0, 200, 200))); in TEST_F()