Searched refs:mPastY (Results 1 – 1 of 1) sorted by relevance
1508 final float mPastY[] = new float[NUM_PAST]; field in KeyboardView.SwipeTracker1544 final float[] pastY = mPastY; in addPoint()1568 final float[] pastY = mPastY; in computeCurrentVelocity()