Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkScalerContext.h65 return ID2Code(fID); in getGlyphID()
69 unsigned code = ID2Code(fID); in getGlyphID()
104 static unsigned ID2Code(uint32_t id) { in ID2Code() function