Home
last modified time | relevance | path

Searched refs:gestureHeight (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/gesture/
DGestureUtils.java98 final float gestureHeight = rect.height(); in spatialSampling() local
100 float sy = targetPatchSize / gestureHeight; in spatialSampling()
108 float aspectRatio = gestureWidth / gestureHeight; in spatialSampling()