Searched refs:path_contains_rrect_nocheck (Results 1 – 2 of 2) sorted by relevance
/external/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()
|
/external/skqp/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()
|