Searched refs:test_draw_AA_path (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/skia/tests/ |
H A D | PathTest.cpp | 180 static void test_draw_AA_path(int width, int height, const SkPath& path) { in test_draw_AA_path() function 195 test_draw_AA_path(250, 250, path); in test_fuzz_crbug_638223() 204 test_draw_AA_path(250, 250, path); in test_fuzz_crbug_643933() 210 test_draw_AA_path(250, 250, path); in test_fuzz_crbug_643933() 219 test_draw_AA_path(250, 250, path); in test_fuzz_crbug_647922() 261 test_draw_AA_path(500, 500, path); in test_mask_overflow() 271 test_draw_AA_path(400, 500, path); in test_fuzz_crbug_668907() 306 test_draw_AA_path(500, 500, path); in test_path_crbugskia5995() 464 test_draw_AA_path(84, 88, path); in test_bad_cubic_crbug234190() 580 test_draw_AA_path(1000, 1000, path); in test_crbug_170666() [all …]
|