Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/transforms/
DTransformationMatrix.cpp1271 void TransformationMatrix::multVecMatrix(double x, double y, double& resultX, double& resultY) const in multVecMatrix() function in WebCore::TransformationMatrix
1282 void TransformationMatrix::multVecMatrix(double x, double y, double z, double& resultX, double& res… in multVecMatrix() function in WebCore::TransformationMatrix