Searched refs:check_path_is_move_and_reset (Results 1 – 1 of 1) sorted by relevance
/external/skia/tests/ |
D | PathTest.cpp | 3209 static void check_path_is_move_and_reset(skiatest::Reporter* reporter, SkPath* p, in check_path_is_move_and_reset() function 3275 check_path_is_move_and_reset(reporter, &p, oval.fRight, oval.centerY()); in test_arcTo() 3277 check_path_is_move_and_reset(reporter, &p, oval.fRight, oval.centerY()); in test_arcTo() 3279 check_path_is_move_and_reset(reporter, &p, oval.fRight, oval.centerY()); in test_arcTo() 3281 check_path_is_move_and_reset(reporter, &p, oval.fRight, oval.centerY()); in test_arcTo()
|