Searched refs:scrollOffsetCorrection (Results 1 – 1 of 1) sorted by relevance
3361 int scrollOffsetCorrection = 0; in scrollIfNeeded() local3369 scrollOffsetCorrection = -mScrollOffset[1]; in scrollIfNeeded()3480 mMotionY = y + lastYCorrection + scrollOffsetCorrection; in scrollIfNeeded()3482 mLastY = y + lastYCorrection + scrollOffsetCorrection; in scrollIfNeeded()3545 mMotionY = y + scrollOffsetCorrection; in scrollIfNeeded()3548 mLastY = y + lastYCorrection + scrollOffsetCorrection; in scrollIfNeeded()