Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFFont.h63 void noteGlyphUsage(SkPDFFont* font, const uint16_t* glyphIDs,
DSkPDFDevice.cpp1321 fFontGlyphUsage->noteGlyphUsage( in drawText()
1398 fFontGlyphUsage->noteGlyphUsage(font, &encodedValue, 1); in drawPosText()
DSkPDFFont.cpp706 void SkPDFGlyphSetMap::noteGlyphUsage(SkPDFFont* font, const uint16_t* glyphIDs, in noteGlyphUsage() function in SkPDFGlyphSetMap