HomeSort by relevance Sort by last modified time
    Searched full:delx (Results 1 - 1 of 1) sorted by null

  /development/samples/GlobalTime/src/com/android/globaltime/
GlobalTime.java 726 float delx = Math.abs(dx); local
733 (delx + dely > MIN_MANHATTAN_DISTANCE)) {
734 if (delx > dely) {
    [all...]

Completed in 28 milliseconds