Lines Matching refs:check_for_circle
2776 static void check_for_circle(skiatest::Reporter* reporter, in check_for_circle() function
2804 check_for_circle(reporter, tmp, false, dir); in test_circle_skew()
2816 check_for_circle(reporter, tmp, true, dir); in test_circle_translate()
2824 check_for_circle(reporter, tmp, true, dir); in test_circle_translate()
2840 check_for_circle(reporter, tmp, true, dir); in test_circle_rotate()
2842 check_for_circle(reporter, tmp, false, dir); in test_circle_rotate()
2863 check_for_circle(reporter, tmp, true, dir); in test_circle_mirror_x()
2882 check_for_circle(reporter, tmp, true, dir); in test_circle_mirror_y()
2895 check_for_circle(reporter, tmp, true, dir); in test_circle_mirror_xy()
2904 check_for_circle(reporter, path, true, dir); in test_circle_with_direction()
2913 check_for_circle(reporter, path, true, dir); in test_circle_with_direction()
2944 check_for_circle(reporter, path, false, kCircleDir); in test_circle_with_add_paths()
2949 check_for_circle(reporter, path, true, kCircleDir); in test_circle_with_add_paths()
2954 check_for_circle(reporter, path, false, kCircleDirOpposite); in test_circle_with_add_paths()
2965 check_for_circle(reporter, path, false, SkPath::kCW_Direction); in test_circle()
2971 check_for_circle(reporter, path, false, SkPath::kCW_Direction); in test_circle()
2977 check_for_circle(reporter, path, false, SkPath::kCW_Direction); in test_circle()