HomeSort by relevance Sort by last modified time
    Searched refs:kIndicesPerQuad (Results 1 - 3 of 3) sorted by null

  /external/skia/src/gpu/batches/
GrVertexBatch.h 48 static const int kIndicesPerQuad = 6;
GrVertexBatch.cpp 59 quadIndexBuffer, kVerticesPerQuad, kIndicesPerQuad, quadsToDraw);
GrAADistanceFieldPathRenderer.cpp 496 kIndicesPerQuad, flushInfo->fInstancesToFlush, maxInstancesPerDraw);

Completed in 67 milliseconds