Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyphCache.cpp65 SkGlyphCache::CharGlyphRec* SkGlyphCache::getCharGlyphRec(PackedUnicharID packedUnicharID) { in getCharGlyphRec()
90 PackedUnicharID packedUnicharID = SkGlyph::MakeID(charCode); in unicharToGlyph() local