Searched defs:fTooLargeForAtlas (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/
H A DGrGlyph.h40 bool fTooLargeForAtlas; member in struct:GrGlyph
49 fTooLargeForAtlas = GrBatchAtlas::GlyphTooLargeForAtlas(bounds.width(), bounds.height());

Completed in 80 milliseconds