Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/ccpr/
DGrCCStroker.h63 static constexpr BatchID kEmptyBatchID = -1; variable
DGrCCStroker.cpp565 return kEmptyBatchID; in closeCurrentBatch()
691 if (kEmptyBatchID == batchID) { in drawStrokes()