/external/chromium_org/cc/output/ |
output_surface_client.h | 46 const gfx::Transform& transform_for_tile_priority,
|
output_surface.h | 170 const gfx::Transform& transform_for_tile_priority,
|
output_surface.cc | 111 const gfx::Transform& transform_for_tile_priority, 117 transform_for_tile_priority,
|
/external/chromium_org/content/public/browser/android/ |
synchronous_compositor.h | 91 const gfx::Transform& transform_for_tile_priority) = 0;
|
/external/chromium_org/content/browser/android/in_process/ |
synchronous_compositor_output_surface.h | 83 const gfx::Transform& transform_for_tile_priority); 97 gfx::Transform transform_for_tile_priority,
|
synchronous_compositor_output_surface.cc | 170 const gfx::Transform& transform_for_tile_priority) { 180 transform_for_tile_priority, 221 gfx::Transform transform_for_tile_priority, 233 transform_for_tile_priority, 247 cached_hw_transform_for_tile_priority_ = transform_for_tile_priority;
|
synchronous_compositor_impl.h | 62 const gfx::Transform& transform_for_tile_priority) OVERRIDE;
|
synchronous_compositor_impl.cc | 124 const gfx::Transform& transform_for_tile_priority) { 134 transform_for_tile_priority);
|
/external/chromium_org/cc/test/ |
fake_output_surface_client.h | 46 const gfx::Transform& transform_for_tile_priority,
|
/external/chromium_org/cc/surfaces/ |
display.h | 68 const gfx::Transform& transform_for_tile_priority,
|
/external/chromium_org/android_webview/browser/ |
browser_view_renderer.cc | 311 gfx::Transform transform_for_tile_priority = local 331 transform_for_tile_priority);
|
/external/chromium_org/cc/layers/ |
picture_layer_impl_unittest.cc | 349 gfx::Transform transform, transform_for_tile_priority; local 355 transform_for_tile_priority, 387 transform_for_tile_priority.Translate(100, 100); 388 transform_for_tile_priority.Rotate(45); 393 transform_for_tile_priority, 400 bool success = transform_for_tile_priority.GetInverse(&screen_to_view); 1474 gfx::Transform transform_for_tile_priority; local 1563 gfx::Transform transform_for_tile_priority; local [all...] |
/external/chromium_org/cc/trees/ |
layer_tree_host_impl.h | 260 const gfx::Transform& transform_for_tile_priority,
|
layer_tree_host_impl.cc | [all...] |