Searched refs:cwOval (Results 1 – 1 of 1) sorted by relevance
3268 SkPath cwOval; in test_arc() local3269 cwOval.addOval(oval); in test_arc()3271 REPORTER_ASSERT(reporter, p == cwOval); in test_arc()