• 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()
168 static void test_tricky_radii(skiatest::Reporter* reporter) { in test_tricky_radii()
195 static void test_empty_crbug_458524(skiatest::Reporter* reporter) { in test_empty_crbug_458524()
213 static void test_inset(skiatest::Reporter* reporter) { in test_inset()
239 static void test_9patch_rrect(skiatest::Reporter* reporter, in test_9patch_rrect()
266 static void test_round_rect_basic(skiatest::Reporter* reporter) { in test_round_rect_basic()
340 static void test_round_rect_rects(skiatest::Reporter* reporter) { in test_round_rect_rects()
369 static void test_round_rect_ovals(skiatest::Reporter* reporter) { in test_round_rect_ovals()
383 static void test_round_rect_general(skiatest::Reporter* reporter) { in test_round_rect_general()
404 static void test_round_rect_iffy_parameters(skiatest::Reporter* reporter) { in test_round_rect_iffy_parameters()
421 static void test_skbug_3239(skiatest::Reporter* reporter) { in test_skbug_3239()
443 static void test_mix(skiatest::Reporter* reporter) { in test_mix()