Home | History | Annotate | Download | only in ports

Lines Matching refs:glyphStorage

2147     SkAutoSTMalloc<1024, uint16_t> glyphStorage;
2150 macGlyphs = glyphStorage.reset(srcCount);
2156 // If 'glyphs' is nullptr, then compact glyphStorage in-place.