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

  /external/chromium_org/cc/test/
layer_tree_pixel_test.h 55 scoped_refptr<TextureLayer> CreateTextureLayer(gfx::Rect rect,
layer_tree_pixel_test.cc 173 scoped_refptr<TextureLayer> LayerTreePixelTest::CreateTextureLayer(
  /external/chromium_org/ui/compositor/
layer_unittest.cc 577 Layer* layer = CreateTextureLayer(bounds);
582 Layer* CreateTextureLayer(const gfx::Rect& bounds) {
755 scoped_ptr<Layer> l1(CreateTextureLayer(gfx::Rect(0, 0, 200, 200)));
    [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_pixeltest_readback.cc 863 scoped_refptr<TextureLayer> texture = CreateTextureLayer(
    [all...]

Completed in 127 milliseconds