Home
last modified time | relevance | path

Searched refs:test_circle_with_direction (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/tests/
H A DPathTest.cpp3593 static void test_circle_with_direction(skiatest::Reporter* reporter, in test_circle_with_direction() function
3672 test_circle_with_direction(reporter, SkPathDirection::kCW); in test_circle()
3673 test_circle_with_direction(reporter, SkPathDirection::kCCW); in test_circle()