Searched defs:generateGlyphToChar (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/core/
H A DSkScalerContext.cpp596 SkUnichar SkScalerContext::generateGlyphToChar(uint16_t glyph) { function in class:SkScalerContext
/external/skia/src/ports/
H A DSkFontHost_FreeType.cpp203 SkUnichar generateGlyphToChar(uint16_t glyph) override;
983 SkUnichar SkScalerContext_FreeType::generateGlyphToChar(uint16_t glyph) { function in class:SkScalerContext_FreeType

Completed in 104 milliseconds