Home
last modified time | relevance | path

Searched refs:RotateAboutZAxis (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/ui/gfx/
Dtransform_util_unittest.cc38 transform.RotateAboutZAxis(89.99); in TEST()
51 transform.RotateAboutZAxis(89.99); in TEST()
64 transform.RotateAboutZAxis(89.9); in TEST()
133 transform.RotateAboutZAxis(89.99); in TEST()
167 transform.RotateAboutZAxis(89.99); in TEST()
Dtransform.h79 void Rotate(double degrees) { RotateAboutZAxis(degrees); } in Rotate()
85 void RotateAboutZAxis(double degrees);
Dtransform_unittest.cc1836 A.RotateAboutZAxis(90.0); in TEST()
1843 A.RotateAboutZAxis(45.0); in TEST()
1852 A.RotateAboutZAxis(90.0); in TEST()
1890 A.RotateAboutZAxis(90.0); in TEST()
2042 A.RotateAboutZAxis(30.0); in TEST()
2071 A.RotateAboutZAxis(30.0); in TEST()
2528 transform.RotateAboutZAxis(90.0); in TEST()
2533 transform.RotateAboutZAxis(180.0); in TEST()
2538 transform.RotateAboutZAxis(270.0); in TEST()
2553 transform.RotateAboutZAxis(90.0); in TEST()
[all …]
Dtransform.cc134 void Transform::RotateAboutZAxis(double degrees) { in RotateAboutZAxis() function in gfx::Transform
/external/chromium_org/cc/layers/
Dlayer_position_constraint_unittest.cc370 rotation_about_z.RotateAboutZAxis(90.0); in TEST_F()
482 rotation_about_z.RotateAboutZAxis(90.0); in TEST_F()
599 rotation_about_z.RotateAboutZAxis(90.0); in TEST_F()
747 rotation_about_z.RotateAboutZAxis(90.0); in TEST_F()
1045 rotation_by_z.RotateAboutZAxis(90.0); in TEST_F()
Ddelegated_renderer_layer_impl_unittest.cc333 rotation.RotateAboutZAxis(30.0); in TEST_F()
/external/chromium_org/cc/trees/
Dlayer_tree_host_pixeltest_filters.cc123 blur_transform.RotateAboutZAxis(20.0); in TEST_F()
Dlayer_tree_host_common_unittest.cc4451 rotation45_degrees_about_center.RotateAboutZAxis(45.0); in TEST_F()
4804 rotation45_degrees_about_corner.RotateAboutZAxis(45.0); in TEST_F()
4824 rotated_leaf_transform.RotateAboutZAxis( in TEST_F()
4827 rotated_leaf_transform.RotateAboutZAxis(45.0); in TEST_F()
/external/chromium_org/cc/resources/
Dpicture_layer_tiling_unittest.cc968 current_screen_transform.RotateAboutZAxis(45); in TEST()
1351 current_screen_transform.RotateAboutZAxis(45); in TEST()