Searched refs:fTooLargeForAtlas (Results 1 – 2 of 2) sorted by relevance
41 bool fTooLargeForAtlas; member50 fTooLargeForAtlas = GrDrawOpAtlas::GlyphTooLargeForAtlas(bounds.width(), bounds.height()); in init()
83 if (glyph->fTooLargeForAtlas) { in appendGlyph()