Lines Matching refs:Reporter
27 static SkRRect path_contains_rrect(skiatest::Reporter* reporter, const SkPath& path, in path_contains_rrect()
56 static SkRRect inner_path_contains_rrect(skiatest::Reporter* reporter, const SkRRect& in, in inner_path_contains_rrect()
75 static void path_contains_rrect_check(skiatest::Reporter* reporter, const SkRRect& in, in path_contains_rrect_check()
84 static void path_contains_rrect_nocheck(skiatest::Reporter* reporter, const SkRRect& in, in path_contains_rrect_nocheck()
92 static void path_contains_rrect_check(skiatest::Reporter* reporter, const SkRect& r, in path_contains_rrect_check()
106 static void force_path_contains_rrect(skiatest::Reporter* reporter, SkPath& path, in force_path_contains_rrect()
115 static void test_undetected_paths(skiatest::Reporter* reporter) { in test_undetected_paths()
181 static void test_tricky_radii(skiatest::Reporter* reporter) { in test_tricky_radii()
208 static void test_empty_crbug_458524(skiatest::Reporter* reporter) { in test_empty_crbug_458524()
226 static void test_inset(skiatest::Reporter* reporter) { in test_inset()
252 static void test_9patch_rrect(skiatest::Reporter* reporter, in test_9patch_rrect()
279 static void test_round_rect_basic(skiatest::Reporter* reporter) { in test_round_rect_basic()
353 static void test_round_rect_rects(skiatest::Reporter* reporter) { in test_round_rect_rects()
382 static void test_round_rect_ovals(skiatest::Reporter* reporter) { in test_round_rect_ovals()
396 static void test_round_rect_general(skiatest::Reporter* reporter) { in test_round_rect_general()
417 static void test_round_rect_iffy_parameters(skiatest::Reporter* reporter) { in test_round_rect_iffy_parameters()
434 static void test_skbug_3239(skiatest::Reporter* reporter) { in test_skbug_3239()
456 static void test_mix(skiatest::Reporter* reporter) { in test_mix()