Searched refs:mFromGap (Results 1 – 1 of 1) sorted by relevance
1744 public int mCurrentGap, mFromGap, mToGap; field in PositionController.Gap1758 mFromGap = mCurrentGap; in doAnimation()1772 mCurrentGap = (int) (mFromGap + progress * (mToGap - mFromGap)); in interpolate()