Home
last modified time | relevance | path

Searched refs:ID2Code (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkGlyph.h110 return ID2Code(fID); in getGlyphID()
157 static unsigned ID2Code(uint32_t id) { in ID2Code() function
DSkGlyphCache.cpp94 return SkGlyph::ID2Code(rec.fPackedGlyphID); in unicharToGlyph()