Home
last modified time | relevance | path

Searched refs:testSimplify (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/tests/
H A 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(reporte in testLine3bx()
[all...]
H A DPathOpsExtendedTest.h44 extern bool testSimplify(SkPath& path, bool useXor, SkPath& out, PathOpsThreadState& state,
46 extern bool testSimplify(skiatest::Reporter* reporter, const SkPath& path, const char* filename);
H A DPathOpsSimplifyQuadThreadedTest.cpp61 pathStr.appendf(" testSimplify(reporter, path, filename);\n"); in testSimplifyQuadsMain()
65 testSimplify(path, false, out, state, pathStr.c_str()); in testSimplifyQuadsMain()
70 testSimplify(path, true, out, state, pathStr.c_str()); in testSimplifyQuadsMain()
H A DPathOpsSimplifyDegenerateThreadedTest.cpp54 testSimplify(path, false, out, state, pathStr.c_str()); in testSimplifyDegeneratesMain()
59 testSimplify(path, true, out, state, pathStr.c_str()); in testSimplifyDegeneratesMain()
H A DPathOpsSimplifyQuadralateralsThreadedTest.cpp67 testSimplify(path, false, out, state, pathStr.c_str()); in testSimplifyQuadralateralsMain()
72 testSimplify(path, true, out, state, pathStr.c_str()); in testSimplifyQuadralateralsMain()
H A DPathOpsSimplifyTrianglesThreadedTest.cpp57 testSimplify(path, false, out, state, pathStr.c_str()); in testSimplifyTrianglesMain()
62 testSimplify(path, true, out, state, pathStr.c_str()); in testSimplifyTrianglesMain()
H A DPathOpsSimplifyRectThreadedTest.cpp176 testSimplify(path, false, out, state, pathStr.c_str()); in testSimplify4x4RectsMain()
180 testSimplify(path, true, out, state, pathStr.c_str()); in testSimplify4x4RectsMain()
H A DPathOpsTigerTest.cpp92 testSimplify(reporter, path, filename); in tiger8()
135 testSimplify(reporter, path, filename); in tiger8a()
182 testSimplify(reporter, path, testName.c_str()); in tiger8a_x()
235 testSimplify(reporter, path, testName.c_str()); in tiger8b_x()
320 testSimplify(reporter, path, filename); in tiger8b()
H A DPathOpsExtendedTest.cpp360 bool testSimplify(SkPath& path, bool useXor, SkPath& out, PathOpsThreadState& state,
384 const char testFunction[] = "testSimplify(reporter, path);";
511 bool testSimplify(skiatest::Reporter* reporter, const SkPath& path, const char* filename) { in testSimplify() function
659 const char testFunction[] = "testSimplify(path);"; in outputProgress()
H A DPathOpsSimplifyFailTest.cpp114 testSimplify(reporter, path, filename); in fuzz_x1()
124 testSimplify(reporter, path, filename); in fuzz_x2()
H A DPathOpsChalkboardTest.cpp88 testSimplify(reporter, path, testName.c_str()); in chalkboard()
H A DPathOpsBuilderConicTest.cpp397 testSimplify(reporter, lastFailed, __FUNCTION__); in DEF_TEST()
410 testSimplify(reporter, path, __FUNCTION__); in DEF_TEST()

Completed in 12 milliseconds