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

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

Completed in 80 milliseconds