Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/gm/
H A Dtypeface.cpp65 AutoSTMalloc<128, uint16_t> glyphStorage(len); in drawKernText() local
/aosp_15_r20/external/skia/src/ports/
H A DSkTypeface_mac_ct.cpp1053 AutoSTMalloc<1024, uint16_t> glyphStorage; in onCharsToGlyphs() local