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

  /external/chromium_org/cc/test/
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 2653 milliseconds