Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/ccpr/
DGrCCFiller.cpp227 PrimitiveTallies batchTotalCounts = fTotalPrimitiveCounts[(int)GrScissorTest::kDisabled] - in closeCurrentBatch() local
495 const PrimitiveTallies& batchTotalCounts = fBatches[batchID].fTotalPrimitiveCounts; in drawFills() local