Searched refs:mCurrentRawHScroll (Results 1 – 2 of 2) sorted by relevance
3701 mCurrentRawHScroll = 0; in reset()3742 mCurrentRawHScroll = mCursorScrollAccumulator.getRelativeHWheel(); in sync()3884 mCurrentRawHScroll = 0; in sync()5605 if (mCurrentRawVScroll || mCurrentRawHScroll) { in dispatchPointerSimple()5607 float hscroll = mCurrentRawHScroll; in dispatchPointerSimple()
1351 int32_t mCurrentRawHScroll; variable