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

  /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...]

Completed in 314 milliseconds