Searched refs:ComputeTransform2dScaleComponents (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/cc/base/
H A Dmath_util.h144 static gfx::Vector2dF ComputeTransform2dScaleComponents(const gfx::Transform&,
H A Dmath_util.cc453 gfx::Vector2dF MathUtil::ComputeTransform2dScaleComponents( function in class:cc::MathUtil
/external/chromium_org/cc/layers/
H A Drender_surface_impl.cc198 MathUtil::ComputeTransform2dScaleComponents(
/external/chromium_org/cc/trees/
H A Dlayer_tree_host_common.cc1148 MathUtil::ComputeTransform2dScaleComponents(
H A Dlayer_tree_host_common_unittest.cc740 MathUtil::ComputeTransform2dScaleComponents(parent_composite_transform,
1031 MathUtil::ComputeTransform2dScaleComponents(parent_composite_transform,
1170 MathUtil::ComputeTransform2dScaleComponents(A * B, 1.f);
1182 MathUtil::ComputeTransform2dScaleComponents(SS1 * A * B, 1.f);

Completed in 122 milliseconds