Searched refs:test_rrect_is_convex (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tests/ |
H A D | PathTest.cpp | 3601 static void test_rrect_is_convex(skiatest::Reporter* reporter, SkPath* path, in test_rrect_is_convex() function 3628 test_rrect_is_convex(reporter, &p, SkPathDirection::kCW); in test_rrect() 3630 test_rrect_is_convex(reporter, &p, SkPathDirection::kCCW); in test_rrect() 3632 test_rrect_is_convex(reporter, &p, SkPathDirection::kCW); in test_rrect() 3634 test_rrect_is_convex(reporter, &p, SkPathDirection::kCCW); in test_rrect() 3636 test_rrect_is_convex(reporter, &p, SkPathDirection::kCW); in test_rrect() 3638 test_rrect_is_convex(reporter, &p, SkPathDirection::kCCW); in test_rrect() 3644 test_rrect_is_convex(reporter, &p, SkPathDirection::kCW); in test_rrect() 3651 test_rrect_is_convex(reporter, &p, SkPathDirection::kCW); in test_rrect() 3660 test_rrect_is_convex(reporte in test_rrect() [all...] |
Completed in 8 milliseconds