Searched refs:positionCursor (Results 1 – 2 of 2) sorted by relevance
197 SkPoint* positionCursor = fPositions; in drawForBitmapDevice() local199 SkPoint position = *positionCursor++; in drawForBitmapDevice()233 const SkPoint* positionCursor = fPositions; in drawForBitmapDevice() local235 auto position = *positionCursor++; in drawForBitmapDevice()416 const SkPoint* positionCursor = glyphRun.positions().data(); in processGlyphRunList() local419 SkPoint glyphPos = origin + *positionCursor++; in processGlyphRunList()493 const SkPoint* positionCursor = glyphRun.positions().data(); in processGlyphRunList() local495 SkPoint glyphPos = origin + *positionCursor++; in processGlyphRunList()551 const SkPoint* positionCursor = glyphRun.positions().data(); in processGlyphRunList() local554 SkPoint glyphPos = *positionCursor++; in processGlyphRunList()
183 SkPoint* positionCursor = fPositions; in drawForBitmapDevice() local185 SkPoint position = *positionCursor++; in drawForBitmapDevice()219 const SkPoint* positionCursor = fPositions; in drawForBitmapDevice() local221 auto position = *positionCursor++; in drawForBitmapDevice()343 const SkPoint* positionCursor = glyphRun.positions().data(); in drawGlyphRunAsPathWithARGBFallback() local345 SkPoint glyphPos = origin + *positionCursor++; in drawGlyphRunAsPathWithARGBFallback()441 const SkPoint* positionCursor = glyphRun.positions().data(); in drawGlyphRunAsSDFWithARGBFallback() local444 SkPoint glyphPos = origin + *positionCursor++; in drawGlyphRunAsSDFWithARGBFallback()