Home | History | Annotate | Download | only in utils

Lines Matching refs:kMPersp1

288             ctmInverse[SkMatrix::kMPersp1] * fZPlaneParams.fZ,
299 fPartialDeterminants[0] = ctm[SkMatrix::kMSkewY] * ctm[SkMatrix::kMPersp1] -
302 ctm[SkMatrix::kMPersp1] * ctm[SkMatrix::kMScaleX];