Searched defs:flatten_transform (Results 1 - 3 of 3) sorted by last modified time

/external/chromium_org/cc/layers/
H A Dlayer_position_constraint_unittest.cc25 bool flatten_transform) {
30 layer->SetShouldFlattenTransform(flatten_transform);
20 SetLayerPropertiesForTesting(LayerImpl* layer, const gfx::Transform& transform, const gfx::Point3F& transform_origin, const gfx::PointF& position, const gfx::Size& bounds, bool flatten_transform) argument
/external/chromium_org/cc/test/
H A Dlayer_tree_host_common_test.cc28 bool flatten_transform,
35 flatten_transform,
45 bool flatten_transform,
52 flatten_transform,
22 SetLayerPropertiesForTesting( Layer* layer, const gfx::Transform& transform, const gfx::Point3F& transform_origin, const gfx::PointF& position, const gfx::Size& bounds, bool flatten_transform, bool is_3d_sorted) argument
39 SetLayerPropertiesForTesting( LayerImpl* layer, const gfx::Transform& transform, const gfx::Point3F& transform_origin, const gfx::PointF& position, const gfx::Size& bounds, bool flatten_transform, bool is_3d_sorted) argument
H A Dlayer_tree_host_common_test.h41 bool flatten_transform,
47 layer->SetShouldFlattenTransform(flatten_transform);
56 bool flatten_transform,
64 bool flatten_transform,
35 SetLayerPropertiesForTestingInternal( LayerType* layer, const gfx::Transform& transform, const gfx::Point3F& transform_origin, const gfx::PointF& position, const gfx::Size& bounds, bool flatten_transform, bool is_3d_sorted) argument

Completed in 128 milliseconds