Searched refs:mPastX (Results 1 – 1 of 1) sorted by relevance
1406 final float mPastX[] = new float[NUM_PAST]; field in KeyboardView.SwipeTracker1442 final float[] pastX = mPastX; in addPoint()1466 final float[] pastX = mPastX; in computeCurrentVelocity()