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

  /frameworks/base/core/java/android/gesture/
GestureUtils.java 97 final float gestureWidth = rect.width();
99 float sx = targetPatchSize / gestureWidth;
108 float aspectRatio = gestureWidth / gestureHeight;

Completed in 19 milliseconds