Searched defs:shapeOp (Results 1 – 2 of 2) sorted by relevance
| /external/skia/tests/ |
| D | PathOpsExtendedTest.cpp | 326 const SkPathOp shapeOp, const SkMatrix& scale) { in showPathOpPath() 346 const SkPath& a, const SkPath& b, const SkPathOp shapeOp, const SkMatrix& scale, in comparePaths() 510 static void showName(const SkPath& a, const SkPath& b, const SkPathOp shapeOp) { in showName() 519 const SkPathOp shapeOp, const char* testName, ExpectSuccess expectSuccess, in innerPathOp() 572 const SkPathOp shapeOp, const char* testName) { in testPathOp() 578 const SkPathOp shapeOp, const char* testName, bool checkFail) { in testPathOpCheck() 584 const SkPathOp shapeOp, const char* testName) { in testPathOpFuzz() 590 const SkPathOp shapeOp, const char* testName) { in testPathOpFail()
|
| /external/skia/src/pathops/ |
| D | SkPathOpsDebug.cpp | 562 void SkPathOpsDebug::ShowPath(const SkPath& a, const SkPath& b, SkPathOp shapeOp, in ShowPath()
|