Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsExtendedTest.cpp36 SkDEBUGPARAMS(bool skipAssert)
40 SkDEBUGPARAMS(bool skipAssert)
474 ExpectSuccess expectSuccess, SkipAssert skipAssert, ExpectMatch expectMatch) { in inner_simplify() argument
479 if (!SimplifyDebug(path, &out SkDEBUGPARAMS(SkipAssert::kYes == skipAssert) in inner_simplify()
534 SkipAssert skipAssert, ExpectMatch expectMatch) { in innerPathOp() argument
539 if (!OpDebug(a, b, shapeOp, &out SkDEBUGPARAMS(SkipAssert::kYes == skipAssert) in innerPathOp()
/external/skia/src/pathops/
DSkPathOpsCommon.h27 SkDEBUGPARAMS(bool skipAssert)
DSkPathOpsSimplify.cpp137 SkDEBUGPARAMS(bool skipAssert) SkDEBUGPARAMS(const char* testName)) { in SimplifyDebug()
153 SkDEBUGPARAMS(skipAssert) SkDEBUGPARAMS(testName)); in SimplifyDebug()
DSkPathOpsOp.cpp219 SkDEBUGPARAMS(bool skipAssert) SkDEBUGPARAMS(const char* testName)) { in OpDebug()
224 SkDEBUGPARAMS(skipAssert) SkDEBUGPARAMS(testName)); in OpDebug()