Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/ccpr/
DGrCCPerFlushResources.cpp541 int endCopyRange = atlas->getFillBatchID(); in finalize() local
542 SkASSERT(endCopyRange > copyRangeIdx); in finalize()
545 for (; copyRangeIdx < endCopyRange; ++copyRangeIdx) { in finalize()