Searched refs:maxGlyphsPerDraw (Results 1 – 2 of 2) sorted by relevance
381 int maxGlyphsPerDraw = static_cast<int>(flushInfo->fIndexBuffer->size() / sizeof(uint16_t) / 6); in createDrawForGeneratedGlyphs() local384 maxGlyphsPerDraw, flushInfo->fVertexBuffer, kVerticesPerGlyph, in createDrawForGeneratedGlyphs()
426 int maxGlyphsPerDraw = in flush() local430 flushInfo->fGlyphsToFlush, maxGlyphsPerDraw); in flush()