HomeSort by relevance Sort by last modified time
    Searched refs:fTooLargeForAtlas (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/
GrGlyph.h 42 bool fTooLargeForAtlas;
52 fTooLargeForAtlas = GrBatchAtlas::GlyphTooLargeForAtlas(bounds.width(), bounds.height());
GrAtlasTextContext.cpp     [all...]

Completed in 39 milliseconds