Home
last modified time | relevance | path

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

/external/skia/tests/
DPathTest.cpp3152 SkPath cwOval; in test_arc() local
3153 cwOval.addOval(oval); in test_arc()
3155 REPORTER_ASSERT(reporter, p == cwOval); in test_arc()