Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkOpSpan.h238 bool debugCoinEndLoopCheck() const;
DSkPathOpsDebug.cpp2431 bool SkOpSpanBase::debugCoinEndLoopCheck() const { in debugCoinEndLoopCheck() function in SkOpSpanBase
2589 SkASSERT(this->debugCoinEndLoopCheck()); in debugValidate()