Searched refs:lastYCorrection (Results 1 – 1 of 1) sorted by relevance
3596 int lastYCorrection = 0; in scrollIfNeeded() local3657 lastYCorrection -= mScrollOffset[1]; in scrollIfNeeded()3697 mMotionY = y + lastYCorrection + scrollOffsetCorrection; in scrollIfNeeded()3699 mLastY = y + lastYCorrection + scrollOffsetCorrection; in scrollIfNeeded()3766 mLastY = y + lastYCorrection + scrollOffsetCorrection; in scrollIfNeeded()