Searched refs:mPastY (Results 1 – 2 of 2) sorted by relevance
1407 final float mPastY[] = new float[NUM_PAST]; field in KeyboardView.SwipeTracker1443 final float[] pastY = mPastY; in addPoint()1467 final float[] pastY = mPastY; in computeCurrentVelocity()
1507 final float mPastY[] = new float[NUM_PAST]; field in KeyboardView.SwipeTracker1543 final float[] pastY = mPastY; in addPoint()1567 final float[] pastY = mPastY; in computeCurrentVelocity()