Home
last modified time | relevance | path

Searched refs:DebugRunFail (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsTypes.h77 static bool DebugRunFail();
DSkPathOpsDebug.cpp657 bool SkOpGlobalState::DebugRunFail() { in DebugRunFail() function in SkOpGlobalState
1394 SkASSERT(coinPtTEnd()->span() == over || !SkOpGlobalState::DebugRunFail()); in debugStartCheck()
1395 SkASSERT(oppPtTEnd()->span() == outer || !SkOpGlobalState::DebugRunFail()); in debugStartCheck()
/external/skia/tests/
DPathOpsIssue3651.cpp484 !SkOpGlobalState::DebugRunFail()); in issue3651_1a()
1216 !SkOpGlobalState::DebugRunFail()); in issue3651_1()
DPathOpsFuzz763Test.cpp2105 … testPathOpCheck(reporter, path1, path2, (SkPathOp) 2, filename, !SkOpGlobalState::DebugRunFail()); in fuzz763_1026368()