Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontHost_mac.cpp793 static CTFontDrawGlyphsProc* choose_CTFontDrawGlyphs() { in choose_CTFontDrawGlyphs() function
805 auto ctFontDrawGlyphs = gCTFontDrawGlyphs.get(choose_CTFontDrawGlyphs); in getCG()