Searched defs:shapeOp (Results 1 - 2 of 2) sorted by relevance
| /third_party/skia/tests/ |
| H A D | PathOpsExtendedTest.cpp | 532 innerPathOp(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b, const SkPathOp shapeOp, const char* testName, ExpectSuccess expectSuccess, SkipAssert skipAssert, ExpectMatch expectMatch) innerPathOp() argument 603 testPathOp(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b, const SkPathOp shapeOp, const char* testName) testPathOp() argument 609 testPathOpCheck(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b, const SkPathOp shapeOp, const char* testName, bool checkFail) testPathOpCheck() argument 615 testPathOpFuzz(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b, const SkPathOp shapeOp, const char* testName) testPathOpFuzz() argument 621 testPathOpFail(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b, const SkPathOp shapeOp, const char* testName) testPathOpFail() argument [all...] |
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsDebug.cpp | 538 void SkPathOpsDebug::ShowPath(const SkPath& a, const SkPath& b, SkPathOp shapeOp, in ShowPath() argument
|
Completed in 7 milliseconds