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