Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/transforms/
DTransformationMatrix.cpp242 static void v4MulPointByMatrix(const Vector4 p, const TransformationMatrix::Matrix4& m, Vector4 res… in v4MulPointByMatrix() function
334 v4MulPointByMatrix(rightHandSide, transposedInversePerspectiveMatrix, perspectivePoint); in decompose()
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1641134 (WebCore::v4MulPointByMatrix):