Home
last modified time | relevance | path

Searched refs:kIndicesPerGlyph (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/ops/
DGrAtlasTextOp.h29 static const int kIndicesPerGlyph = 6; variable
DGrAtlasTextOp.cpp434 mesh->setIndexedPatterned(flushInfo->fIndexBuffer, kIndicesPerGlyph, kVerticesPerGlyph, in flush()
/external/skqp/src/gpu/ops/
DGrAtlasTextOp.h29 static const int kIndicesPerGlyph = 6; variable
DGrAtlasTextOp.cpp429 mesh->setIndexedPatterned(flushInfo->fIndexBuffer, kIndicesPerGlyph, kVerticesPerGlyph, in flush()