Searched refs:path_contains_rrect_check (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tests/ |
H A D | RRectInPathTest.cpp | 62 static void path_contains_rrect_check(skiatest::Reporter* reporter, const SkRRect& in, in path_contains_rrect_check() function 79 static void path_contains_rrect_check(skiatest::Reporter* reporter, const SkRect& r, in path_contains_rrect_check() function 83 path_contains_rrect_check(reporter, rrect, dir, start); in path_contains_rrect_check() 178 path_contains_rrect_check(reporter, rr, dir, start); in test_tricky_radii() 202 path_contains_rrect_check(reporter, rr, dir, start); in test_empty_crbug_458524() 208 path_contains_rrect_check(reporter, rr, dir, start); in test_empty_crbug_458524() 221 path_contains_rrect_check(reporter, rr, dir, start); in test_inset() 224 path_contains_rrect_check(reporter, rr, dir, start); in test_inset() 227 path_contains_rrect_check(reporter, rr, dir, start); in test_inset() 231 path_contains_rrect_check(reporte in test_inset() [all...] |
Completed in 2 milliseconds