Home | History | Annotate | Download | only in core

Lines Matching refs:isPersp

970     int         isPersp = mask & kPerspective_Mask;
972 SkDetScalar scale = sk_inv_determinant(fMat, isPersp, &shift);
984 if (isPersp) {