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

  /external/skia/src/gpu/
GrTextBlobCache.cpp 10 static const int kVerticesPerGlyph = 4;
20 size_t verticesCount = glyphCount * kVerticesPerGlyph * maxVASize;
GrAtlasTextContext.cpp 61 static const int kVerticesPerGlyph = 4;
    [all...]

Completed in 44 milliseconds