Searched defs:ProcessOneGlyph (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/xps/
H A DSkXPSDevice.cpp2048 class ProcessOneGlyph { class
2050 ProcessOneGlyph(FLOAT centemPerUnit, SkBitSet* glyphUse, GlyphRun* xpsGlyphs) function in class:ProcessOneGlyph
2118 ProcessOneGlyph processOneGlyph(centemPerUnit, typeface->glyphsUsed, &xpsGlyphs);
2176 ProcessOneGlyph processOneGlyph(centemPerUnit, typeface->glyphsUsed, &xpsGlyphs);

Completed in 89 milliseconds