Searched refs:pathMatrix (Results 1 – 2 of 2) sorted by relevance
255 SkMatrix pathMatrix = SkMatrix::MakeScale(pathGlyph.fScale, pathGlyph.fScale); in flush() local262 pathMatrix.postTranslate(originShift.x() + pathGlyph.fX, in flush()275 ctm.preConcat(pathMatrix); in flush()282 path->transform(pathMatrix, sourceOutline); in flush()