Home
last modified time | relevance | path

Searched refs:endOfLastGlyph (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/core/
H A DSkGlyphRun.cpp181 SkPoint endOfLastGlyph = origin; in draw_text_positions() local
183 *positionCursor++ = endOfLastGlyph; in draw_text_positions()
184 endOfLastGlyph += glyph->advanceVector(); in draw_text_positions()

Completed in 1 milliseconds