Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsExtendedTest.h45 extern bool testPathFailOp(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b,
DPathOpsExtendedTest.cpp564 bool testPathFailOp(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b, in testPathFailOp() function
DPathOpsOpTest.cpp5767 testPathFailOp(reporter, path1, path2, (SkPathOp) 2, filename); in fuzz1()
5792 testPathFailOp(reporter, path1, path2, (SkPathOp) 2, filename); in fuzz753_91()
5815 testPathFailOp(reporter, path1, path2, (SkPathOp) 1, filename); in bug597926_0()