Home
last modified time | relevance | path

Searched refs:check_path_is_line_and_reset (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DPathTest.cpp3830 static void check_path_is_line_and_reset(skiatest::Reporter* reporter, SkPath* p, in check_path_is_line_and_reset() function
3901 check_path_is_line_and_reset(reporter, &p, 0, 0); in test_arcTo()
3903 check_path_is_line_and_reset(reporter, &p, 1, 2); in test_arcTo()
3905 check_path_is_line_and_reset(reporter, &p, 1, 2); in test_arcTo()
3907 check_path_is_line_and_reset(reporter, &p, 1, 2); in test_arcTo()
4045 check_path_is_line_and_reset(reporter, &p, 3, 4); in test_conicTo_special_case()

Completed in 9 milliseconds