Home
last modified time | relevance | path

Searched defs:glyphId (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/ports/
DSkScalerContext_win_dw.cpp349 uint16_t glyphId = glyph->getGlyphID(); in generateAdvance() local
406 UINT16 glyphId = glyph->getGlyphID(); in getBoundingBox() local
763 uint16_t glyphId = glyph.getGlyphID(); in generatePath() local
DSkTypeface_win_dw.cpp319 UINT16 glyphId = gId; in getWidthAdvance() local
DSkFontHost_win.cpp884 UINT glyphId = glyph->getGlyphID(); in generateMetrics() local
/external/skia/src/core/
DSkGlyph.h140 static uint32_t Hash(uint32_t glyphId) { in Hash()
/external/skia/src/gpu/text/
DGrStencilAndCoverTextContext.cpp674 void GrStencilAndCoverTextContext::FallbackBlobBuilder::appendGlyph(uint16_t glyphId, in appendGlyph()