Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkScalerContext.h243 SkUnichar glyphIDToChar(uint16_t glyphID) { in glyphIDToChar() function
DSkGlyphCache.cpp91 return fScalerContext->glyphIDToChar(glyphID); in glyphToUnichar()