Home | History | Annotate | Download | only in globaltime

Lines Matching full:delx

726                 float delx = Math.abs(dx);
733 (delx + dely > MIN_MANHATTAN_DISTANCE)) {
734 if (delx > dely) {