Home
last modified time | relevance | path

Searched refs:testSimplify (Results 1 – 12 of 12) 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.h43 extern bool testSimplify(SkPath& path, bool useXor, SkPath& out, PathOpsThreadState& state,
45 extern bool testSimplify(skiatest::Reporter* reporter, const SkPath& path, const char* filename);
DPathOpsSimplifyDegenerateThreadedTest.cpp55 testSimplify(path, false, out, state, pathStr.c_str()); in testSimplifyDegeneratesMain()
60 testSimplify(path, true, out, state, pathStr.c_str()); in testSimplifyDegeneratesMain()
DPathOpsSimplifyTrianglesThreadedTest.cpp59 testSimplify(path, false, out, state, pathStr.c_str()); in testSimplifyTrianglesMain()
65 testSimplify(path, true, out, state, pathStr.c_str()); in testSimplifyTrianglesMain()
DPathOpsSimplifyQuadThreadedTest.cpp66 testSimplify(path, false, out, state, pathStr.c_str()); in testSimplifyQuadsMain()
71 testSimplify(path, true, out, state, pathStr.c_str()); in testSimplifyQuadsMain()
DPathOpsSimplifyQuadralateralsThreadedTest.cpp68 testSimplify(path, false, out, state, pathStr.c_str()); in testSimplifyQuadralateralsMain()
73 testSimplify(path, true, out, state, pathStr.c_str()); in testSimplifyQuadralateralsMain()
DPathOpsSimplifyRectThreadedTest.cpp171 testSimplify(path, false, out, state, pathStr.c_str()); in testSimplify4x4RectsMain()
175 testSimplify(path, true, out, state, pathStr.c_str()); in testSimplify4x4RectsMain()
DPathOpsTigerTest.cpp89 testSimplify(reporter, path, filename); in tiger8()
132 testSimplify(reporter, path, filename); in tiger8a()
175 testSimplify(reporter, path, "tiger"); in tiger8a_x()
226 testSimplify(reporter, path, "tiger"); in tiger8b_x()
311 testSimplify(reporter, path, filename); in tiger8b()
DPathOpsSimplifyFailTest.cpp114 testSimplify(reporter, path, filename); in fuzz_x1()
124 testSimplify(reporter, path, filename); in fuzz_x2()
DPathOpsExtendedTest.cpp441 bool testSimplify(SkPath& path, bool useXor, SkPath& out, PathOpsThreadState& state, in testSimplify() function
507 bool testSimplify(skiatest::Reporter* reporter, const SkPath& path, const char* filename) { in testSimplify() function
DPathOpsChalkboardTest.cpp85 testSimplify(reporter, path, "chalkboard"); in chalkboard()
DPathOpsBuilderConicTest.cpp396 testSimplify(reporter, lastFailed, __FUNCTION__); in DEF_TEST()
409 testSimplify(reporter, path, __FUNCTION__); in DEF_TEST()