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