Searched refs:kIndicesPerGlyph (Results 1 – 4 of 4) sorted by relevance
29 static const int kIndicesPerGlyph = 6; variable
450 mesh->setIndexedPatterned(flushInfo->fIndexBuffer, kIndicesPerGlyph, kVerticesPerGlyph, in flush()
36 static const int kIndicesPerGlyph = 6; variable
380 mesh->setIndexedPatterned(flushInfo->fIndexBuffer, kIndicesPerGlyph, flushInfo->fGlyphsToFlush, in createDrawForGeneratedGlyphs()