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

  /frameworks/base/core/java/android/gesture/
GestureUtils.java 98 final float gestureHeight = rect.height();
100 float sy = targetPatchSize / gestureHeight;
108 float aspectRatio = gestureWidth / gestureHeight;

Completed in 2758 milliseconds