Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/gesture/
DGestureUtils.java133 float postDy = targetPatchSize / 2; in spatialSampling() local
146 pts[i + 1] = (strokepoints[i + 1] + preDy) * sy + postDy; in spatialSampling()