Searched refs:swapDir (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tests/ |
H A D | PathTest.cpp | 2297 SkPathDirection swapDir = (dir == SkPathDirection::kCW) in test_is_closed_rect() local 2306 check_simple_rect(reporter, path2, true, testRect, swapDir, kXSwapStarts[start]); in test_is_closed_rect() 2311 check_simple_rect(reporter, path2, true, testRect, swapDir, kYSwapStarts[start]); in test_is_closed_rect()
|
Completed in 14 milliseconds