Home
last modified time | relevance | path

Searched refs:OpDebug (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsOp.cpp219 bool OpDebug(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result in OpDebug() function
325 if (!OpDebug(one, two, op, result SkDEBUGPARAMS(false) SkDEBUGPARAMS(nullptr))) { in Op()
333 return OpDebug(one, two, op, result SkDEBUGPARAMS(true) SkDEBUGPARAMS(nullptr)); in Op()
DSkPathOpsCommon.h26 bool OpDebug(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result
/external/skqp/src/pathops/
DSkPathOpsOp.cpp219 bool OpDebug(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result in OpDebug() function
325 if (!OpDebug(one, two, op, result SkDEBUGPARAMS(false) SkDEBUGPARAMS(nullptr))) { in Op()
333 return OpDebug(one, two, op, result SkDEBUGPARAMS(true) SkDEBUGPARAMS(nullptr)); in Op()
DSkPathOpsCommon.h26 bool OpDebug(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result
/external/skia/tests/
DPathOpsExtendedTest.cpp35 bool OpDebug(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result
539 if (!OpDebug(a, b, shapeOp, &out SkDEBUGPARAMS(SkipAssert::kYes == skipAssert) in innerPathOp()
/external/skqp/tests/
DPathOpsExtendedTest.cpp35 bool OpDebug(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result
539 if (!OpDebug(a, b, shapeOp, &out SkDEBUGPARAMS(SkipAssert::kYes == skipAssert) in innerPathOp()