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

  /external/skia/src/gpu/text/
GrAtlasTextBlob.h 235 static const size_t kMaxVASize = kGrayTextVASize;
GrAtlasTextBlob.cpp 22 size_t verticesCount = glyphCount * kVerticesPerGlyph * kMaxVASize;

Completed in 75 milliseconds