OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kMaxVASize
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/gpu/text/
GrAtlasTextBlob.h
241
static const size_t
kMaxVASize
= kGrayTextVASize;
GrAtlasTextBlob.cpp
23
size_t verticesCount = glyphCount * kVerticesPerGlyph *
kMaxVASize
;
Completed in 45 milliseconds