Home
last modified time | relevance | path

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

/external/skia/tests/
DPathTest.cpp3268 SkPath cwOval; in test_arc() local
3269 cwOval.addOval(oval); in test_arc()
3271 REPORTER_ASSERT(reporter, p == cwOval); in test_arc()