Searched refs:sk_inv_determinant (Results 1 – 2 of 2) sorted by relevance
742 static double sk_inv_determinant(const float mat[9], int isPerspective) { in sk_inv_determinant() function865 double invDet = sk_inv_determinant(fMat, isPersp); in invertNonIdentity()
745 static double sk_inv_determinant(const float mat[9], int isPerspective) { in sk_inv_determinant() function873 double invDet = sk_inv_determinant(fMat, isPersp); in invertNonIdentity()