Home
last modified time | relevance | path

Searched refs:maxGlyphsPerDraw (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/ops/
H A DAtlasTextOp.cpp378 int maxGlyphsPerDraw = static_cast<int>(flushInfo->fIndexBuffer->size() / sizeof(uint16_t) / 6); in createDrawForGeneratedGlyphs() local
381 maxGlyphsPerDraw, flushInfo->fVertexBuffer, kVerticesPerGlyph, in createDrawForGeneratedGlyphs()

Completed in 2 milliseconds