Home
last modified time | relevance | path

Searched defs:makeGlyph (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/core/
H A DSkScalerContext.cpp197 SkGlyph SkScalerContext::makeGlyph(SkPackedGlyphID packedID, SkArenaAlloc* alloc) { in makeGlyph() function in SkScalerContext
/aosp_15_r20/external/fonttools/Lib/fontTools/mtiLib/
H A D__init__.py41 def makeGlyph(s): function