Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h702 inline bool haveRelativeHWheel() const { return mHaveRelHWheel; } in haveRelativeHWheel() function
DInputReader.cpp2602 if (mCursorScrollAccumulator.haveRelativeHWheel()) { in populateDeviceInfo()
2617 toString(mCursorScrollAccumulator.haveRelativeHWheel())); in dump()
3134 if (mCursorScrollAccumulator.haveRelativeHWheel()) { in populateDeviceInfo()