Home
last modified time | relevance | path

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

/external/skqp/src/pathops/
DSkPathOpsTypes.h80 static bool DebugRunFail();
DSkPathOpsDebug.cpp670 bool SkOpGlobalState::DebugRunFail() { in DebugRunFail() function in SkOpGlobalState
1413 SkASSERT(coinPtTEnd()->span() == over || !SkOpGlobalState::DebugRunFail()); in debugStartCheck()
1414 SkASSERT(oppPtTEnd()->span() == outer || !SkOpGlobalState::DebugRunFail()); in debugStartCheck()
/external/skia/src/pathops/
DSkPathOpsTypes.h80 static bool DebugRunFail();
DSkPathOpsDebug.cpp647 bool SkOpGlobalState::DebugRunFail() { in DebugRunFail() function in SkOpGlobalState
1390 SkASSERT(coinPtTEnd()->span() == over || !SkOpGlobalState::DebugRunFail()); in debugStartCheck()
1391 SkASSERT(oppPtTEnd()->span() == outer || !SkOpGlobalState::DebugRunFail()); in debugStartCheck()
/external/skqp/tests/
DPathOpsIssue3651.cpp477 !SkOpGlobalState::DebugRunFail()); in issue3651_1a()
1209 !SkOpGlobalState::DebugRunFail()); in issue3651_1()
DPathOpsFuzz763Test.cpp2096 … testPathOpCheck(reporter, path1, path2, (SkPathOp) 2, filename, !SkOpGlobalState::DebugRunFail()); in fuzz763_1026368()
/external/skia/tests/
DPathOpsIssue3651.cpp477 !SkOpGlobalState::DebugRunFail()); in issue3651_1a()
1209 !SkOpGlobalState::DebugRunFail()); in issue3651_1()
DPathOpsFuzz763Test.cpp2096 … testPathOpCheck(reporter, path1, path2, (SkPathOp) 2, filename, !SkOpGlobalState::DebugRunFail()); in fuzz763_1026368()