Home
last modified time | relevance | path

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

/external/skia/gm/
Dtypeface.cpp63 AutoSTMalloc<128, uint16_t> glyphStorage(len); in drawKernText() local
/external/skia/src/ports/
DSkTypeface_mac_ct.cpp1102 AutoSTMalloc<1024, uint16_t> glyphStorage; in onCharsToGlyphs() local