Home
last modified time | relevance | path

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

/external/skia/tests/
DPathTest.cpp2898 static void test_circle_with_direction(skiatest::Reporter* reporter, in test_circle_with_direction() function
2958 test_circle_with_direction(reporter, SkPath::kCW_Direction); in test_circle()
2959 test_circle_with_direction(reporter, SkPath::kCCW_Direction); in test_circle()