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

  /frameworks/base/core/java/android/gesture/
GestureUtils.java 132 float postDx = targetPatchSize / 2;
145 pts[i] = (strokepoints[i] + preDx) * sx + postDx;

Completed in 39 milliseconds