Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyphRun.cpp316 SkPoint endOfLastGlyph = origin; in simplifyDrawText() local
319 positions[i] = endOfLastGlyph; in simplifyDrawText()
320 endOfLastGlyph += fScratchAdvances[i]; in simplifyDrawText()
/external/skqp/src/core/
DSkGlyphRun.cpp316 SkPoint endOfLastGlyph = origin; in simplifyDrawText() local
319 positions[i] = endOfLastGlyph; in simplifyDrawText()
320 endOfLastGlyph += fScratchAdvances[i]; in simplifyDrawText()