Home | History | Annotate | Download | only in Intersection

Lines Matching defs:smaller

34     int smaller = reduction[1].y > reduction[0].y;
35 int larger = smaller ^ 1;
39 if (reduction[smaller].y > yExtrema) {
40 reduction[smaller].y = yExtrema;
57 int smaller = reduction[1].x > reduction[0].x;
58 int larger = smaller ^ 1;
62 if (reduction[smaller].x > xExtrema) {
63 reduction[smaller].x = xExtrema;
138 // sameSide > 0 means mid is smaller than either [0] or [3], so replace smaller
191 // reduce to a quadratic or smaller