Home | History | Annotate | Download | only in tests

Lines Matching refs:intersect

49     i.intersect(arc, quad);
58 i.intersect(arc, quad);
62 i.intersect(arc, quad);
472 // continue end point rays and see if they intersect the opposite curve
476 SkIntersections intersect[2];
491 intersect[index].intersectRay(q, rays[index]);
492 const SkIntersections& i = intersect[index];
588 i.intersect(quad1, quad2);
618 i.intersect(quad1, quad2);
661 If the hulls overlap, and have the same general direction, then intersect the shorter end point ray
804 i.intersect(quad1, quad2);