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

  /external/skia/include/core/
SkScalerContext.h 218 SkUnichar glyphIDToChar(uint16_t glyphID);
  /external/skia/src/core/
SkGlyphCache.cpp 132 return fScalerContext->glyphIDToChar(glyphID);
SkScalerContext.cpp 267 SkUnichar SkScalerContext::glyphIDToChar(uint16_t glyphID) {

Completed in 31 milliseconds