Searched defs:perspective_surface (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/trees/
H A Dlayer_tree_host_common_unittest.cc4201 scoped_refptr<ContentLayer> perspective_surface = local
4203 SetLayerPropertiesForTesting(perspective_surface.get(),
4221 perspective_surface->SetForceRenderSurface(true);
4224 parent->AddChild(perspective_surface);
4245 perspective_surface);
4274 perspective_surface->position().x(),
4276 perspective_surface->position().y());
4284 perspective_surface->render_surface()->draw_transform());
4287 perspective_surface->draw_transform());

Completed in 83 milliseconds