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