Searched refs:fGlyphStorage (Results 1 – 1 of 1) sorted by relevance
1148 SkAutoTMalloc<SkGlyphID> fGlyphStorage; member1164 storage->fGlyphStorage.reset(SkToSizeT(glyphCount)); in make_clusterator()1165 (void)paint.textToGlyphs(sourceText, sourceByteCount, storage->fGlyphStorage.get()); in make_clusterator()1306 glyphs = storage.fGlyphStorage; in internalDrawText()