Searched refs:draw_text_positions (Results 1 – 1 of 1) sorted by relevance
174 static SkSpan<const SkPoint> draw_text_positions( in draw_text_positions() function197 SkSpan<const SkPoint> positions = draw_text_positions(font, glyphIDs, {0, 0}, fPositions); in textToGlyphRunList()231 positions = draw_text_positions(font, glyphIDs, it.offset(), positionCursor); in blobToGlyphRunList()