Searched refs:getRelativeVWheel (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/input/
H A DInputReader.h564 inline int32_t getRelativeVWheel() const { return mRelWheel; } function in class:android::CursorScrollAccumulator
H A DInputReader.cpp2214 float vscroll = mCursorScrollAccumulator.getRelativeVWheel();
3309 mCurrentRawVScroll = mCursorScrollAccumulator.getRelativeVWheel();

Completed in 39 milliseconds