Home
last modified time | relevance | path

Searched defs:escapeHatch (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/pathops/
H A DSkOpSegment.cpp1402 int escapeHatch = 100000; // defend against infinite loops in spansNearby() local
1439 int escapeHatch = 9999; // the largest count for a regular test is 50; for a fuzzer, 500 in moveNearby() local
H A DSkOpCoincidence.cpp285 int escapeHatch = 100000; // this is 100 times larger than the debugLoopLimit test in addEndMovedSpans() local

Completed in 9 milliseconds