Searched refs:fExpectedConvexity (Results 1 – 1 of 1) sorted by relevance
1300 SkPath::Convexity fExpectedConvexity; in test_convexity() member1316 check_convexity(reporter, path, gRec[i].fExpectedConvexity); in test_convexity()1326 check_convexity(reporter, copy, gRec[i].fExpectedConvexity); in test_convexity()1328 REPORTER_ASSERT(reporter, gRec[i].fExpectedConvexity == path.getConvexity()); in test_convexity()