Home
last modified time | relevance | path

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

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