Home
last modified time | relevance | path

Searched defs:kIndicesPerInstance (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/batches/
DGrNonAAFillRectBatch.cpp23 static const int kIndicesPerInstance = 6; member in NonAAFillRectBatchBase
DGrAAFillRectBatch.cpp188 static const int kIndicesPerInstance = kIndicesPerAAFillRect; member in AAFillRectBatchBase