Home
last modified time | relevance | path

Searched refs:isPerspective (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkMatrix.cpp665 static float sk_inv_determinant(const float mat[9], int isPerspective, in sk_inv_determinant() argument
669 if (isPerspective) { in sk_inv_determinant()
695 static SkFixed sk_inv_determinant(const SkFixed mat[9], int isPerspective, in sk_inv_determinant() argument
699 if (isPerspective) { in sk_inv_determinant()