Home
last modified time | relevance | path

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

/external/skia/tests/
DPathTest.cpp2776 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()
[all …]