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

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

Completed in 112 milliseconds