Lines Matching refs:isConvex
55 REPORTER_ASSERT(reporter, !path.isConvex()); in test_skbug_3469()
544 bool smallConvex = smallPath.isConvex(); in test_tiny_path_convexity()
552 bool largeConvex = largePath.isConvex(); in test_tiny_path_convexity()
853 REPORTER_ASSERT(reporter, temp.isConvex()); in test_arb_round_rect_is_convex()
1150 REPORTER_ASSERT(reporter, path.isConvex()); in test_direction()
1315 bool convexity = copy.isConvex(); in check_convexity()
1326 tinyConvexPolygon.isConvex(); in test_path_crbug389050()
1334 platTriangle.isConvex(); in test_path_crbug389050()
1342 platTriangle.isConvex(); in test_path_crbug389050()
1524 REPORTER_ASSERT(reporter, p.isConvex()); in check_convex_bounds()
1528 REPORTER_ASSERT(reporter, p2.isConvex()); in check_convex_bounds()
1533 REPORTER_ASSERT(reporter, other.isConvex()); in check_convex_bounds()
1610 REPORTER_ASSERT(reporter, gRec[i].fExpectedIsConvex == path.isConvex()); in test_convexity()
1686 REPORTER_ASSERT(reporter, !copy.isConvex()); in test_convexity()
1720 REPORTER_ASSERT(reporter, !copy.isConvex()); in test_convexity()
3595 REPORTER_ASSERT(reporter, p.isConvex()); in test_empty()
3604 REPORTER_ASSERT(reporter, path->isConvex()); in test_rrect_is_convex()
3608 REPORTER_ASSERT(reporter, path->isConvex()); in test_rrect_is_convex()
3614 REPORTER_ASSERT(reporter, path->isConvex()); in test_rrect_convexity_is_unknown()
3618 REPORTER_ASSERT(reporter, !path->isConvex()); in test_rrect_convexity_is_unknown()
3664 REPORTER_ASSERT(reporter, !p.isConvex()); in test_rrect()
3668 REPORTER_ASSERT(reporter, !p.isConvex()); in test_rrect()
3713 REPORTER_ASSERT(reporter, p.isConvex()); in test_arc()
3716 REPORTER_ASSERT(reporter, p.isConvex()); in test_arc()
5093 SkASSERT(aPath.isConvex()); in DEF_TEST()
5099 SkASSERT(scalePath.isConvex()); in DEF_TEST()
5106 SkASSERT(scalePath.isConvex()); in DEF_TEST()
5519 REPORTER_ASSERT(reporter, path->isConvex()); in survive()
5584 REPORTER_ASSERT(r, path.isConvex()); in DEF_TEST()
5797 REPORTER_ASSERT(r, path.isConvex()); in DEF_TEST()
5802 REPORTER_ASSERT(r, path2.isConvex()); in DEF_TEST()
5830 REPORTER_ASSERT(r, path.isConvex()); in DEF_TEST()