HomeSort by relevance Sort by last modified time
    Searched refs:RotateAboutZAxis (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/ui/gfx/
transform_util_unittest.cc 38 transform.RotateAboutZAxis(89.99);
51 transform.RotateAboutZAxis(89.99);
64 transform.RotateAboutZAxis(89.9);
133 transform.RotateAboutZAxis(89.99);
167 transform.RotateAboutZAxis(89.99);
transform.h 79 void Rotate(double degrees) { RotateAboutZAxis(degrees); }
85 void RotateAboutZAxis(double degrees);
transform_unittest.cc     [all...]
transform.cc 134 void Transform::RotateAboutZAxis(double degrees) {
  /external/chromium_org/cc/trees/
layer_tree_host_pixeltest_filters.cc 123 blur_transform.RotateAboutZAxis(20.0);
layer_tree_host_common_unittest.cc     [all...]
  /external/chromium_org/cc/layers/
layer_position_constraint_unittest.cc 370 rotation_about_z.RotateAboutZAxis(90.0);
482 rotation_about_z.RotateAboutZAxis(90.0);
599 rotation_about_z.RotateAboutZAxis(90.0);
    [all...]
delegated_renderer_layer_impl_unittest.cc 333 rotation.RotateAboutZAxis(30.0);
    [all...]
  /external/chromium_org/cc/resources/
picture_layer_tiling_unittest.cc     [all...]

Completed in 990 milliseconds