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

/external/chromium_org/cc/resources/
H A Dpicture_layer_tiling_unittest.cc1261 gfx::Transform current_screen_transform; local
1265 current_screen_transform, device_viewport);
1311 gfx::Transform current_screen_transform; local
1314 current_screen_transform.Translate(850, 0);
1315 last_screen_transform = current_screen_transform;
1318 current_screen_transform, device_viewport);
1374 gfx::Transform current_screen_transform; local
1377 current_screen_transform.Translate(705, 505);
1378 last_screen_transform = current_screen_transform;
1381 current_screen_transform, device_viewpor
1428 gfx::Transform current_screen_transform; local
1494 gfx::Transform current_screen_transform; local
1579 gfx::Transform current_screen_transform; local
1662 gfx::Transform current_screen_transform; local
1729 gfx::Transform current_screen_transform; local
[all...]

Completed in 117 milliseconds