Searched refs:posCursor (Results 1 – 6 of 6) sorted by relevance
337 auto posCursor = positions; in simplifyDrawPosTextH() local339 *posCursor++ = SkPoint::Make(x, constY); in simplifyDrawPosTextH()
246 const SkPoint* posCursor = positions; in glyphMetrics() local248 SkPoint glyphPos = *posCursor++; in glyphMetrics()
605 const SkPoint* posCursor = positions; in glyphMetrics() local607 SkPoint glyphPos = *posCursor++; in glyphMetrics()
352 SkPoint* posCursor = fARGBPositions.data(); in processARGBFallback() local355 SkPoint pos = *posCursor++; in processARGBFallback()
388 const SkPoint* posCursor = fPositions; in drawGlyphRunAsBMPWithPathFallback() local390 SkPoint mappedPt = *posCursor++; in drawGlyphRunAsBMPWithPathFallback()