• Home
  • Raw
  • Download

Lines Matching refs:skiatest

14 static SkRRect path_contains_rrect(skiatest::Reporter* reporter, const SkPath& path,  in path_contains_rrect()
43 static SkRRect inner_path_contains_rrect(skiatest::Reporter* reporter, const SkRRect& in, in inner_path_contains_rrect()
62 static void path_contains_rrect_check(skiatest::Reporter* reporter, const SkRRect& in, in path_contains_rrect_check()
71 static void path_contains_rrect_nocheck(skiatest::Reporter* reporter, const SkRRect& in, in path_contains_rrect_nocheck()
79 static void path_contains_rrect_check(skiatest::Reporter* reporter, const SkRect& r, in path_contains_rrect_check()
93 static void force_path_contains_rrect(skiatest::Reporter* reporter, SkPath& path, in force_path_contains_rrect()
102 static void test_undetected_paths(skiatest::Reporter* reporter) { in test_undetected_paths()
172 static void test_tricky_radii(skiatest::Reporter* reporter) { in test_tricky_radii()
199 static void test_empty_crbug_458524(skiatest::Reporter* reporter) { in test_empty_crbug_458524()
217 static void test_inset(skiatest::Reporter* reporter) { in test_inset()
243 static void test_9patch_rrect(skiatest::Reporter* reporter, in test_9patch_rrect()
270 static void test_round_rect_basic(skiatest::Reporter* reporter) { in test_round_rect_basic()
344 static void test_round_rect_rects(skiatest::Reporter* reporter) { in test_round_rect_rects()
373 static void test_round_rect_ovals(skiatest::Reporter* reporter) { in test_round_rect_ovals()
387 static void test_round_rect_general(skiatest::Reporter* reporter) { in test_round_rect_general()
408 static void test_round_rect_iffy_parameters(skiatest::Reporter* reporter) { in test_round_rect_iffy_parameters()
425 static void test_skbug_3239(skiatest::Reporter* reporter) { in test_skbug_3239()
447 static void test_mix(skiatest::Reporter* reporter) { in test_mix()