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

  /external/chromium_org/cc/test/
layer_tree_pixel_test.h 58 scoped_refptr<TextureLayer> CreateTextureLayer(const gfx::Rect& rect,
layer_tree_pixel_test.cc 178 scoped_refptr<TextureLayer> LayerTreePixelTest::CreateTextureLayer(
  /external/chromium_org/ui/compositor/
layer_unittest.cc 622 Layer* layer = CreateTextureLayer(bounds);
627 Layer* CreateTextureLayer(const gfx::Rect& bounds) {
829 scoped_ptr<Layer> l1(CreateTextureLayer(gfx::Rect(0, 0, 200, 200)));
    [all...]

Completed in 74 milliseconds