Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsSimplifyTest.cpp17 testSimplify(reporter, path, filename); in testLine1()
27 testSimplify(reporter, path, filename); in testLine1x()
62 testSimplify(reporter, path, filename); in testLine2()
70 testSimplify(reporter, path, filename); in testLine2x()
77 testSimplify(reporter, path, filename); in testLine3()
85 testSimplify(reporter, path, filename); in testLine3x()
92 testSimplify(reporter, path, filename); in testLine3a()
100 testSimplify(reporter, path, filename); in testLine3ax()
107 testSimplify(reporter, path, filename); in testLine3b()
115 testSimplify(reporter, path, filename); in testLine3bx()
[all …]
DPathOpsExtendedTest.h47 extern bool testSimplify(SkPath& path, bool useXor, SkPath& out, PathOpsThreadState& state,
49 extern bool testSimplify(skiatest::Reporter* reporter, const SkPath& path, const char* filename);
DPathOpsSimplifyDegenerateThreadedTest.cpp59 testSimplify(path, false, out, state, pathStr); in testSimplifyDegeneratesMain()
64 testSimplify(path, true, out, state, pathStr); in testSimplifyDegeneratesMain()
DPathOpsSimplifyQuadralateralsThreadedTest.cpp66 testSimplify(path, false, out, state, pathStr); in testSimplifyQuadralateralsMain()
71 testSimplify(path, true, out, state, pathStr); in testSimplifyQuadralateralsMain()
DPathOpsSimplifyTrianglesThreadedTest.cpp63 testSimplify(path, false, out, state, pathStr); in testSimplifyTrianglesMain()
69 testSimplify(path, true, out, state, pathStr); in testSimplifyTrianglesMain()
DPathOpsSimplifyQuadThreadedTest.cpp69 testSimplify(path, false, out, state, pathStr); in testSimplifyQuadsMain()
74 testSimplify(path, true, out, state, pathStr); in testSimplifyQuadsMain()
DPathOpsSimplifyRectThreadedTest.cpp174 testSimplify(path, false, out, state, pathStr); in testSimplify4x4RectsMain()
178 testSimplify(path, true, out, state, pathStr); in testSimplify4x4RectsMain()
DPathOpsExtendedTest.cpp424 bool testSimplify(SkPath& path, bool useXor, SkPath& out, PathOpsThreadState& state, in testSimplify() function
484 bool testSimplify(skiatest::Reporter* reporter, const SkPath& path, const char* filename) { in testSimplify() function
DPathOpsBuilderConicTest.cpp394 testSimplify(reporter, lastFailed, __FUNCTION__); in DEF_TEST()
407 testSimplify(reporter, path, __FUNCTION__); in DEF_TEST()