Searched refs:innerPathOp (Results 1 – 1 of 1) sorted by relevance
/third_party/skia/tests/ |
D | PathOpsExtendedTest.cpp | 532 static bool innerPathOp(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b, in innerPathOp() function 605 return innerPathOp(reporter, a, b, shapeOp, testName, ExpectSuccess::kYes, SkipAssert::kNo, in testPathOp() 611 return innerPathOp(reporter, a, b, shapeOp, testName, checkFail ? in testPathOpCheck() 617 return innerPathOp(reporter, a, b, shapeOp, testName, ExpectSuccess::kFlaky, SkipAssert::kYes, in testPathOpFuzz()
|