Home
last modified time | relevance | path

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

/external/skqp/src/pathops/
DSkOpSpan.h61 int debugLoopLimit(bool report) const;
DSkPathOpsDebug.cpp2775 int SkOpPtT::debugLoopLimit(bool report) const { in debugLoopLimit() function in SkOpPtT
2833 SkASSERT(debugLoopLimit(false) == 0); in debugValidate()
/external/skia/src/pathops/
DSkOpSpan.h61 int debugLoopLimit(bool report) const;
DSkPathOpsDebug.cpp2752 int SkOpPtT::debugLoopLimit(bool report) const { in debugLoopLimit() function in SkOpPtT
2810 SkASSERT(debugLoopLimit(false) == 0); in debugValidate()
/external/skqp/tests/
DPathOpsDebug.cpp630 int limit = this->debugLoopLimit(false); in debugMatchID()
675 int limit = debugLoopLimit(true); in dumpAll()
/external/skia/tests/
DPathOpsDebug.cpp630 int limit = this->debugLoopLimit(false); in debugMatchID()
675 int limit = debugLoopLimit(true); in dumpAll()