Searched refs:path_contains_rrect_check (Results 1 – 2 of 2) sorted by relevance
/external/skia/tests/ |
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() 182 path_contains_rrect_check(reporter, rr, dir, start); in test_tricky_radii() 206 path_contains_rrect_check(reporter, rr, dir, start); in test_empty_crbug_458524() 212 path_contains_rrect_check(reporter, rr, dir, start); in test_empty_crbug_458524() 225 path_contains_rrect_check(reporter, rr, dir, start); in test_inset() 228 path_contains_rrect_check(reporter, rr, dir, start); in test_inset() 231 path_contains_rrect_check(reporter, rr, dir, start); in test_inset() 235 path_contains_rrect_check(reporter, rr, dir, start); in test_inset() [all …]
|
/external/skqp/tests/ |
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() 182 path_contains_rrect_check(reporter, rr, dir, start); in test_tricky_radii() 206 path_contains_rrect_check(reporter, rr, dir, start); in test_empty_crbug_458524() 212 path_contains_rrect_check(reporter, rr, dir, start); in test_empty_crbug_458524() 225 path_contains_rrect_check(reporter, rr, dir, start); in test_inset() 228 path_contains_rrect_check(reporter, rr, dir, start); in test_inset() 231 path_contains_rrect_check(reporter, rr, dir, start); in test_inset() 235 path_contains_rrect_check(reporter, rr, dir, start); in test_inset() [all …]
|