Lines Matching defs:test_rrect_is_convex
3601 static void test_rrect_is_convex(skiatest::Reporter* reporter, SkPath* path,
3628 test_rrect_is_convex(reporter, &p, SkPathDirection::kCW);
3630 test_rrect_is_convex(reporter, &p, SkPathDirection::kCCW);
3632 test_rrect_is_convex(reporter, &p, SkPathDirection::kCW);
3634 test_rrect_is_convex(reporter, &p, SkPathDirection::kCCW);
3636 test_rrect_is_convex(reporter, &p, SkPathDirection::kCW);
3638 test_rrect_is_convex(reporter, &p, SkPathDirection::kCCW);
3644 test_rrect_is_convex(reporter, &p, SkPathDirection::kCW);
3651 test_rrect_is_convex(reporter, &p, SkPathDirection::kCW);
3660 test_rrect_is_convex(reporter, &p, SkPathDirection::kCW);