Searched refs:scrollOffsetCorrection (Results 1 – 1 of 1) sorted by relevance
3672 int scrollOffsetCorrection = 0; in scrollIfNeeded() local3684 scrollOffsetCorrection = -mScrollOffset[1]; in scrollIfNeeded()3793 mMotionY = y + lastYCorrection + scrollOffsetCorrection; in scrollIfNeeded()3795 mLastY = y + lastYCorrection + scrollOffsetCorrection; in scrollIfNeeded()3859 mMotionY = y + scrollOffsetCorrection; in scrollIfNeeded()3862 mLastY = y + lastYCorrection + scrollOffsetCorrection; in scrollIfNeeded()