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

  /external/skia/src/gpu/
GrBatchAtlas.h 105 static bool GlyphTooLargeForAtlas(int width, int height) {
GrGlyph.h 52 fTooLargeForAtlas = GrBatchAtlas::GlyphTooLargeForAtlas(bounds.width(), bounds.height());

Completed in 34 milliseconds