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