Home
last modified time | relevance | path

Searched defs:scaleNonUniform (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGMatrixTearOff.cpp111 PassRefPtr<SVGMatrixTearOff> SVGMatrixTearOff::scaleNonUniform(double sx, double sy) in scaleNonUniform() function in WebCore::SVGMatrixTearOff
/external/chromium_org/third_party/WebKit/Source/platform/transforms/
DAffineTransform.cpp178 AffineTransform& AffineTransform::scaleNonUniform(double sx, double sy) in scaleNonUniform() function in WebCore::AffineTransform
DTransformationMatrix.cpp736 TransformationMatrix& TransformationMatrix::scaleNonUniform(double sx, double sy) in scaleNonUniform() function in WebCore::TransformationMatrix