Searched refs:kVertical_PreMatrixScale (Results 1 – 5 of 5) sorted by relevance
761 case kVertical_PreMatrixScale: { in computeMatrices()782 (kVertical_PreMatrixScale == preMatrixScale && A.getScaleX() == A.getScaleY()))) in computeMatrices()787 } else if (!skewedOrFlipped && kVertical_PreMatrixScale == preMatrixScale) { in computeMatrices()
115 kVertical_PreMatrixScale, // The underlying port can only apply a y scale. enumerator
234 fRec.computeMatrices(SkScalerContextRec::kVertical_PreMatrixScale, &scale, &fSkXform); in SkScalerContext_DW()
633 : SkScalerContextRec::kVertical_PreMatrixScale; in SkScalerContext_GDI()
790 bool invertible = fRec.computeMatrices(SkScalerContextRec::kVertical_PreMatrixScale, in SkScalerContext_Mac()