Searched refs:posCursor (Results 1 – 3 of 3) sorted by relevance
337 auto posCursor = positions; in simplifyDrawPosTextH() local339 *posCursor++ = SkPoint::Make(x, constY); in simplifyDrawPosTextH()
388 const SkPoint* posCursor = fPositions; in drawGlyphRunAsBMPWithPathFallback() local390 SkPoint mappedPt = *posCursor++; in drawGlyphRunAsBMPWithPathFallback()
902 const SkPoint* posCursor = glyphRun.positions().begin(); in get_glyph_run_intercepts() local904 SkPoint pos = *posCursor++; in get_glyph_run_intercepts()