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

/external/skia/src/core/
H A DSkPaint.cpp432 const SkGlyph& SkPaint::getGlyphMetrics(uint16_t glyphId) { argument
436 const SkGlyph& glyph = cache->getGlyphIDMetrics(glyphId);

Completed in 54 milliseconds