SkMatrix.cpp | 828 static double sk_inv_determinant(const float mat[9], int isPerspective, function 867 static SkFixed sk_inv_determinant(const SkFixed mat[9], int isPerspective, function 972 SkDetScalar scale = sk_inv_determinant(fMat, isPersp, &shift); [all...] |