Searched refs:v4MulPointByMatrix (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/transforms/
H A DTransformationMatrix.cpp248 static void v4MulPointByMatrix(const Vector4 p, const TransformationMatrix::Matrix4& m, Vector4 result) function in namespace:blink
340 v4MulPointByMatrix(rightHandSide, transposedInversePerspectiveMatrix, perspectivePoint);

Completed in 219 milliseconds