Searched refs:path_contains_rrect_nocheck (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/tests/ |
D | RRectInPathTest.cpp | 71 static void path_contains_rrect_nocheck(skiatest::Reporter* reporter, const SkRRect& in, in path_contains_rrect_nocheck() function 189 path_contains_rrect_nocheck(reporter, rr, dir, start); in test_tricky_radii() 250 path_contains_rrect_nocheck(reporter, rr, dir, start); in test_9patch_rrect() 259 path_contains_rrect_nocheck(reporter, rr, dir, start); in test_9patch_rrect() 411 path_contains_rrect_nocheck(reporter, rr1, dir, start); in test_round_rect_iffy_parameters()
|
/third_party/flutter/skia/tests/ |
D | RRectInPathTest.cpp | 71 static void path_contains_rrect_nocheck(skiatest::Reporter* reporter, const SkRRect& in, in path_contains_rrect_nocheck() function 193 path_contains_rrect_nocheck(reporter, rr, dir, start); in test_tricky_radii() 254 path_contains_rrect_nocheck(reporter, rr, dir, start); in test_9patch_rrect() 263 path_contains_rrect_nocheck(reporter, rr, dir, start); in test_9patch_rrect() 415 path_contains_rrect_nocheck(reporter, rr1, dir, start); in test_round_rect_iffy_parameters()
|