Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DPathTest.cpp1581 bool fExpectedIsConvex; in test_convexity() member
1597 check_convexity(reporter, path, gRec[i].fExpectedIsConvex); in test_convexity()
1608 check_convexity(reporter, copy, gRec[i].fExpectedIsConvex); in test_convexity()
1610 REPORTER_ASSERT(reporter, gRec[i].fExpectedIsConvex == path.isConvex()); in test_convexity()

Completed in 10 milliseconds