Searched refs:mPastY (Results 1 – 1 of 1) 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()