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