Home | History | Annotate | Download | only in core

Lines Matching refs:kMatrix22Elem

15     #define kMatrix22Elem   SK_Scalar1
21 #define kMatrix22Elem SK_Fract1
34 fMat[kMPersp2] = kMatrix22Elem;
72 fMat[kMPersp2] != kMatrix22Elem) {
100 fMat[kMPersp2] != kMatrix22Elem) {
260 fMat[kMPersp2] = kMatrix22Elem;
311 fMat[kMPersp2] = kMatrix22Elem;
326 fMat[kMPersp2] = kMatrix22Elem;
456 fMat[kMPersp2] = kMatrix22Elem;
471 fMat[kMPersp2] = kMatrix22Elem;
524 fMat[kMPersp2] = kMatrix22Elem;
539 fMat[kMPersp2] = kMatrix22Elem;
634 fMat[kMPersp2] = kMatrix22Elem;
707 if (SkScalarAbs(mat[SkMatrix::kMPersp2]) > kMatrix22Elem) {
793 tmp.fMat[kMPersp2] = kMatrix22Elem;
953 inv->fMat[kMPersp2] = kMatrix22Elem;
1060 inv->fMat[kMPersp2] = kMatrix22Elem;
1455 PerspNearlyZero(fMat[kMPersp2] - kMatrix22Elem)) {