HomeSort by relevance Sort by last modified time
    Searched full:applyperspectivedepth (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/cc/animation/
transform_operations_unittest.cc 198 expected.ApplyPerspectiveDepth(depth);
570 expected.ApplyPerspectiveDepth(
662 expected.ApplyPerspectiveDepth(
678 expected.ApplyPerspectiveDepth(250);
684 expected.ApplyPerspectiveDepth(1250);
transform_operation.cc 156 result->ApplyPerspectiveDepth(
transform_operations.cc 115 to_add.matrix.ApplyPerspectiveDepth(depth);
  /external/chromium_org/cc/trees/
layer_sorter_unittest.cc 67 perspective_matrix.ApplyPerspectiveDepth(1000.0);
91 perspective_matrix.ApplyPerspectiveDepth(1000.0);
168 perspective_matrix.ApplyPerspectiveDepth(1);
layer_tree_host_pixeltest_filters.cc 113 background_transform.ApplyPerspectiveDepth(200.0);
layer_tree_host_common_unittest.cc     [all...]
occlusion_tracker_unittest.cc     [all...]
damage_tracker_unittest.cc 372 transform.ApplyPerspectiveDepth(1.0);
    [all...]
  /external/chromium_org/ui/gfx/
transform_unittest.cc 796 from.ApplyPerspectiveDepth(200);
799 to.ApplyPerspectiveDepth(800);
803 expected.ApplyPerspectiveDepth(depth);
    [all...]
transform.h 88 void ApplyPerspectiveDepth(double depth);
transform.cc 186 void Transform::ApplyPerspectiveDepth(double depth) {
  /external/chromium_org/ui/views/corewm/
window_animations.cc 391 transform.ApplyPerspectiveDepth(kWindowAnimation_Rotate_PerspectiveDepth);
  /external/chromium_org/cc/resources/
picture_layer_tiling_unittest.cc     [all...]
  /external/chromium_org/cc/output/
gl_renderer_unittest.cc     [all...]

Completed in 775 milliseconds