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/
DSVGMatrix.h57 SVGMatrix scaleNonUniform(double sx, double sy) in scaleNonUniform() function
/external/chromium_org/third_party/WebKit/Source/platform/transforms/
DAffineTransform.cpp174 AffineTransform& AffineTransform::scaleNonUniform(double sx, double sy) in scaleNonUniform() function in WebCore::AffineTransform
DTransformationMatrix.cpp713 TransformationMatrix& TransformationMatrix::scaleNonUniform(double sx, double sy) in scaleNonUniform() function in WebCore::TransformationMatrix