Searched refs:force_path_contains_rrect (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/skia/tests/ |
H A D | RRectInPathTest.cpp | 106 static void force_path_contains_rrect(skiatest::Reporter* reporter, SkPath& path, in force_path_contains_rrect() function 136 force_path_contains_rrect(reporter, path, SkPathDirection::kCW, 6); in test_undetected_paths() 149 force_path_contains_rrect(reporter, path, SkPathDirection::kCW, 6); in test_undetected_paths() 162 force_path_contains_rrect(reporter, path, SkPathDirection::kCW, 6); in test_undetected_paths() 175 force_path_contains_rrect(reporter, path, SkPathDirection::kCW, 6); in test_undetected_paths()
|