Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/pathops/
H A DSkOpSpan.h238 bool debugCoinEndLoopCheck() const;
H A DSkPathOpsDebug.cpp2413 bool SkOpSpanBase::debugCoinEndLoopCheck() const { in debugCoinEndLoopCheck() function in SkOpSpanBase
2571 SkASSERT(this->debugCoinEndLoopCheck()); in debugValidate()