Home
last modified time | relevance | path

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

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