Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsExtendedTest.cpp505 static bool innerPathOp(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b, in innerPathOp() function
551 return innerPathOp(reporter, a, b, shapeOp, testName, true); in testPathOp()
556 return innerPathOp(reporter, a, b, shapeOp, testName, checkFail); in testPathOpCheck()
561 return innerPathOp(reporter, a, b, shapeOp, testName, false); in testPathOpFailCheck()