Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/graphics/transforms/
DTransformationMatrix.cpp221 static void transposeMatrix4(const TransformationMatrix::Matrix4& a, TransformationMatrix::Matrix4&… in transposeMatrix4() function
318 transposeMatrix4(inversePerspectiveMatrix, transposedInversePerspectiveMatrix); in decompose()
/external/webkit/WebCore/
DChangeLog-2009-06-1641133 (WebCore::transposeMatrix4):