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

/frameworks/native/services/inputflinger/
H A DInputReader.h706 inline int32_t getRelativeHWheel() const { return mRelHWheel; } function in class:android::CursorScrollAccumulator
H A DInputReader.cpp2826 float hscroll = mCursorScrollAccumulator.getRelativeHWheel();
4320 next->rawHScroll = mCursorScrollAccumulator.getRelativeHWheel();

Completed in 185 milliseconds