OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ApplyPerspectiveDepth
(Results
1 - 15
of
15
) sorted by null
/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
115
background_transform.
ApplyPerspectiveDepth
(200.0);
occlusion_tracker_unittest.cc
[
all
...]
layer_tree_host_common_unittest.cc
[
all
...]
damage_tracker_unittest.cc
369
transform.
ApplyPerspectiveDepth
(1.0);
[
all
...]
/external/chromium_org/cc/resources/
picture_layer_tiling_perftest.cc
170
transform.
ApplyPerspectiveDepth
(10);
picture_layer_tiling_unittest.cc
[
all
...]
/external/chromium_org/ui/gfx/
transform.h
105
void
ApplyPerspectiveDepth
(SkMScalar depth);
transform_unittest.cc
688
perspective.
ApplyPerspectiveDepth
(1.f);
695
perspective.
ApplyPerspectiveDepth
(1.1f);
848
from.
ApplyPerspectiveDepth
(200);
851
to.
ApplyPerspectiveDepth
(800);
855
expected.
ApplyPerspectiveDepth
(depth);
[
all
...]
transform.cc
201
void Transform::
ApplyPerspectiveDepth
(SkMScalar depth) {
/external/chromium_org/cc/animation/
transform_operations.cc
156
to_add.matrix.
ApplyPerspectiveDepth
(depth);
transform_operations_unittest.cc
202
expected.
ApplyPerspectiveDepth
(depth);
574
expected.
ApplyPerspectiveDepth
(2000);
665
expected.
ApplyPerspectiveDepth
(2000);
680
expected.
ApplyPerspectiveDepth
(400);
686
expected.
ApplyPerspectiveDepth
(2000);
[
all
...]
transform_operation.cc
180
result->
ApplyPerspectiveDepth
(1.f / blended_perspective_depth);
/external/chromium_org/ui/views/corewm/
window_animations.cc
400
transform.
ApplyPerspectiveDepth
(kWindowAnimation_Rotate_PerspectiveDepth);
/external/chromium_org/cc/output/
gl_renderer_unittest.cc
[
all
...]
Completed in 350 milliseconds