Searched refs:mCurrentRawVScroll (Results 1 – 2 of 2) sorted by relevance
3700 mCurrentRawVScroll = 0; in reset()3741 mCurrentRawVScroll = mCursorScrollAccumulator.getRelativeVWheel(); in sync()3883 mCurrentRawVScroll = 0; in sync()5605 if (mCurrentRawVScroll || mCurrentRawHScroll) { in dispatchPointerSimple()5606 float vscroll = mCurrentRawVScroll; in dispatchPointerSimple()
1350 int32_t mCurrentRawVScroll; variable