Lines Matching refs:isConvex
48 REPORTER_ASSERT(reporter, !path.isConvex()); in test_skbug_3469()
429 bool smallConvex = smallPath.isConvex(); in test_tiny_path_convexity()
437 bool largeConvex = largePath.isConvex(); in test_tiny_path_convexity()
725 REPORTER_ASSERT(reporter, temp.isConvex()); in test_arb_round_rect_is_convex()
1365 REPORTER_ASSERT(reporter, p.isConvex()); in check_convex_bounds()
1369 REPORTER_ASSERT(reporter, p2.isConvex()); in check_convex_bounds()
1374 REPORTER_ASSERT(reporter, other.isConvex()); in check_convex_bounds()
3165 REPORTER_ASSERT(reporter, p.isConvex()); in test_empty()
3174 REPORTER_ASSERT(reporter, path->isConvex()); in test_rrect_is_convex()
3177 REPORTER_ASSERT(reporter, path->isConvex()); in test_rrect_is_convex()
3183 REPORTER_ASSERT(reporter, path->isConvex()); in test_rrect_convexity_is_unknown()
3232 REPORTER_ASSERT(reporter, !p.isConvex()); in test_rrect()
3236 REPORTER_ASSERT(reporter, !p.isConvex()); in test_rrect()
3279 REPORTER_ASSERT(reporter, p.isConvex()); in test_arc()
3282 REPORTER_ASSERT(reporter, p.isConvex()); in test_arc()