HomeSort by relevance Sort by last modified time
    Searched refs:glyphIDToChar (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkScalerContext.h 243 SkUnichar glyphIDToChar(uint16_t glyphID) {
SkGlyphCache.cpp 91 return fScalerContext->glyphIDToChar(glyphID);

Completed in 333 milliseconds