Searched refs:fTooLargeForAtlas (Results 1 – 2 of 2) sorted by relevance
40 bool fTooLargeForAtlas; member49 fTooLargeForAtlas = GrBatchAtlas::GlyphTooLargeForAtlas(bounds.width(), bounds.height()); in init()
76 if (glyph->fTooLargeForAtlas) { in appendGlyph()