Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFDevice.cpp1626 for (PositionedGlyph positionedGlyph : fMissingGlyphs) { in internalDrawText() local
1631 positionedGlyph.fGlyph, in internalDrawText()
1640 scaledGlyphCache->getGlyphIDMetrics(positionedGlyph.fGlyph)); in internalDrawText()
1642 scaledGlyphCache->getGlyphIDMetrics(positionedGlyph.fGlyph).toMask(&mask); in internalDrawText()
1647 SkPoint pt = positionedGlyph.fPos + in internalDrawText()