Searched defs:kVerticesPerGlyph (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/src/gpu/text/ | ||
H A D | GrTextBlob.h | 69 inline static constexpr int kVerticesPerGlyph = 4; member in GrAtlasSubRun |
/third_party/skia/src/gpu/ops/ | ||
H A D | AtlasTextOp.h | 35 static const int kVerticesPerGlyph = GrAtlasSubRun::kVerticesPerGlyph; member in skgpu::v1::final |
Completed in 1 milliseconds