Home | History | Annotate | Download | only in test

Lines Matching defs:x1

721         double x1 = (box_pt[1].x + box_pt[3].x)*0.5;
724 if( fabs(d0 - d1) + fabs(x0 - x1) + fabs(y0 - y1) > eps*MAX(d0,d1) )