Searched refs:fAtlasedGlyphs (Results 1 – 2 of 2) sorted by relevance
107 if (strike != fontCache->fPreserveStrike && 0 == strike->fAtlasedGlyphs) { in HandleEviction()159 , fAtlasedGlyphs(0) in GrBatchTextStrike()198 fAtlasedGlyphs--; in removeID()199 SkASSERT(fAtlasedGlyphs >= 0); in removeID()239 fAtlasedGlyphs++; in addGlyphToAtlas()
91 int fAtlasedGlyphs; variable