Searched refs:debugLoopLimit (Results 1 - 3 of 3) sorted by relevance

/external/skia/src/pathops/
H A DSkOpSpan.h61 int debugLoopLimit(bool report) const;
H A DSkPathOpsDebug.cpp2762 int SkOpPtT::debugLoopLimit(bool report) const { function in class:SkOpPtT
2820 SkASSERT(debugLoopLimit(false) == 0);
/external/skia/tests/
H A DPathOpsDebug.cpp946 int limit = this->debugLoopLimit(false);
991 int limit = debugLoopLimit(true);

Completed in 147 milliseconds