Home
last modified time | relevance | path

Searched defs:shapeOp (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/tests/
DPathOpsExtendedTest.cpp252 const SkPathOp shapeOp, const SkMatrix& scale) { in showPathOpPath()
270 const SkPath& a, const SkPath& b, const SkPathOp shapeOp, const SkMatrix& scale, in comparePaths()
533 const SkPathOp shapeOp, const char* testName, ExpectSuccess expectSuccess, in innerPathOp()
604 const SkPathOp shapeOp, const char* testName) { in testPathOp()
610 const SkPathOp shapeOp, const char* testName, bool checkFail) { in testPathOpCheck()
616 const SkPathOp shapeOp, const char* testName) { in testPathOpFuzz()
622 const SkPathOp shapeOp, const char* testName) { in testPathOpFail()
/third_party/skia/src/pathops/
DSkPathOpsDebug.cpp538 void SkPathOpsDebug::ShowPath(const SkPath& a, const SkPath& b, SkPathOp shapeOp, in ShowPath()