Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsExtendedTest.cpp532 static bool innerPathOp(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b, in innerPathOp() function
587 return innerPathOp(reporter, a, b, shapeOp, testName, ExpectSuccess::kYes, SkipAssert::kNo, in testPathOp()
593 return innerPathOp(reporter, a, b, shapeOp, testName, checkFail ? in testPathOpCheck()
599 return innerPathOp(reporter, a, b, shapeOp, testName, ExpectSuccess::kFlaky, SkipAssert::kYes, in testPathOpFuzz()