Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontHost_mac.cpp805 auto ctFontDrawGlyphs = gCTFontDrawGlyphs.get(choose_CTFontDrawGlyphs); in getCG() local
874 if (legacy_CTFontDrawGlyphs == ctFontDrawGlyphs) { in getCG()
925 ctFontDrawGlyphs(context.fCTFont, &glyphID, &point, 1, fCG); in getCG()