Searched refs:scaleMat (Results 1 – 2 of 2) sorted by relevance
215 SkMatrix scaleMat = SkMatrix::Scale(strikeToSourceScale, strikeToSourceScale); in getWidthsBounds() local218 scaleMat.mapRectScaleTranslate(cursor++, glyph->rect()); in getWidthsBounds()
806 SkMatrix scaleMat = SkMatrix::Scale(scale.width(), scale.height()); in check_decompScale() local810 scaleMat.mapPoints(v2, testPts, kNumPoints); in check_decompScale()