Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h685 inline bool haveRelativeVWheel() const { return mHaveRelWheel; } in haveRelativeVWheel() function
DInputReader.cpp2287 if (mCursorScrollAccumulator.haveRelativeVWheel()) { in populateDeviceInfo()
2303 toString(mCursorScrollAccumulator.haveRelativeVWheel())); in dump()
2641 if (mCursorScrollAccumulator.haveRelativeVWheel()) { in populateDeviceInfo()