Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsExtendedTest.cpp458 static bool inner_simplify(skiatest::Reporter* reporter, const SkPath& path, const char* filename, in inner_simplify() function
485 return inner_simplify(reporter, path, filename, true); in testSimplify()
490 return inner_simplify(reporter, path, filename, checkFail); in testSimplifyCheck()