Searched refs:determinant4x4 (Results 1 – 2 of 2) sorted by relevance
112 static double determinant4x4(const TransformationMatrix::Matrix4& m) in determinant4x4() function214 double det = determinant4x4(matrix); in inverse()314 if (determinant4x4(perspectiveMatrix) == 0) in decompose()968 double det = WebCore::determinant4x4(m_matrix); in isInvertible()
41130 (WebCore::determinant4x4):