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