Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DPathTest.cpp3703 SkPath ccwOval; in test_arc() local
3704 ccwOval.addOval(oval, SkPathDirection::kCCW); in test_arc()
3706 REPORTER_ASSERT(reporter, p == ccwOval); in test_arc()

Completed in 9 milliseconds