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

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

Completed in 136 milliseconds