Searched refs:path_contains_rrect_check (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/skia/tests/ |
H A D | RRectInPathTest.cpp | 75 static void path_contains_rrect_check(skiatest::Reporter* reporter, const SkRRect& in, in path_contains_rrect_check() function 92 static void path_contains_rrect_check(skiatest::Reporter* reporter, const SkRect& r, in path_contains_rrect_check() function 96 path_contains_rrect_check(reporter, rrect, dir, start); in path_contains_rrect_check() 191 path_contains_rrect_check(reporter, rr, dir, start); in test_tricky_radii() 215 path_contains_rrect_check(reporter, rr, dir, start); in test_empty_crbug_458524() 221 path_contains_rrect_check(reporter, rr, dir, start); in test_empty_crbug_458524() 234 path_contains_rrect_check(reporter, rr, dir, start); in test_inset() 237 path_contains_rrect_check(reporter, rr, dir, start); in test_inset() 240 path_contains_rrect_check(reporter, rr, dir, start); in test_inset() 244 path_contains_rrect_check(reporter, rr, dir, start); in test_inset() [all …]
|