Searched refs:scrollOffsetCorrection (Results 1 – 1 of 1) sorted by relevance
3584 int scrollOffsetCorrection = 0; in scrollIfNeeded() local3592 scrollOffsetCorrection = -mScrollOffset[1]; in scrollIfNeeded()3703 mMotionY = y + lastYCorrection + scrollOffsetCorrection; in scrollIfNeeded()3705 mLastY = y + lastYCorrection + scrollOffsetCorrection; in scrollIfNeeded()3768 mMotionY = y + scrollOffsetCorrection; in scrollIfNeeded()3771 mLastY = y + lastYCorrection + scrollOffsetCorrection; in scrollIfNeeded()