Searched refs:rawVScroll (Results 1 – 2 of 2) sorted by relevance
309 int32_t rawVScroll; member317 rawVScroll = other.rawVScroll; in copyFrom()326 rawVScroll = 0; in clear()
1449 next.rawVScroll = mCursorScrollAccumulator.getRelativeVWheel(); in sync()1644 mCurrentRawState.rawVScroll = 0; in cookAndDispatch()3563 if (mCurrentRawState.rawVScroll || mCurrentRawState.rawHScroll) { in dispatchPointerSimple()3564 float vscroll = mCurrentRawState.rawVScroll; in dispatchPointerSimple()