Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/transforms/
DTransformationMatrix.cpp240 static void transposeMatrix4(const TransformationMatrix::Matrix4& a, TransformationMatrix::Matrix4&… in transposeMatrix4() function
337 transposeMatrix4(inversePerspectiveMatrix, transposedInversePerspectiveMatrix); in decompose()