Searched refs:scaledRotationsCursor (Results 1 – 1 of 1) sorted by relevance
238 SkVector* scaledRotationsCursor = fScaledRotations; in blobToGlyphRunList() local270 scaledRotations = SkSpan(scaledRotationsCursor, runSize); in blobToGlyphRunList()273 *scaledRotationsCursor++ = {xform.fSCos, xform.fSSin}; in blobToGlyphRunList()