Home
last modified time | relevance | path

Searched refs:haveRelativeHWheel (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
DInputReader.h735 inline bool haveRelativeHWheel() const { return mHaveRelHWheel; } in haveRelativeHWheel() function
DInputReader.cpp2444 if (mCursorScrollAccumulator.haveRelativeHWheel()) { in populateDeviceInfo()
2459 toString(mCursorScrollAccumulator.haveRelativeHWheel())); in dump()
2931 if (mCursorScrollAccumulator.haveRelativeHWheel()) { in populateDeviceInfo()