Home | History | Annotate | Download | only in core

Lines Matching refs:isPersp

812     int    isPersp = mask & kPerspective_Mask;
813 double scale = sk_inv_determinant(fMat, isPersp);
825 if (isPersp) {