Searched refs:scratchGlyphs (Results 1 – 1 of 1) sorted by relevance
2091 SkAutoSTMalloc<256, uint16_t> scratchGlyphs; in onCharsToGlyphs() local2096 glyphs = scratchGlyphs.reset(glyphCount); in onCharsToGlyphs()