Searched refs:endOfLastGlyph (Results 1 – 2 of 2) sorted by relevance
344 SkPoint endOfLastGlyph = origin; in simplifyDrawText() local347 *cursor++ = endOfLastGlyph; in simplifyDrawText()348 endOfLastGlyph += glyph->advanceVector(); in simplifyDrawText()
181 SkPoint endOfLastGlyph = origin; in draw_text_positions() local183 *positionCursor++ = endOfLastGlyph; in draw_text_positions()184 endOfLastGlyph += glyph->advanceVector(); in draw_text_positions()