Searched defs:multVecMatrix (Results 1 – 1 of 1) sorted by relevance
| /external/chromium_org/third_party/WebKit/Source/platform/transforms/ | ||
| D | TransformationMatrix.cpp | 1271 void TransformationMatrix::multVecMatrix(double x, double y, double& resultX, double& resultY) const in multVecMatrix() function in WebCore::TransformationMatrix |