Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/accumulator/
DCursorScrollAccumulator.h39 inline bool haveRelativeHWheel() const { return mHaveRelHWheel; } in haveRelativeHWheel() function
/frameworks/native/services/inputflinger/reader/mapper/
DCursorInputMapper.cpp88 if (mCursorScrollAccumulator.haveRelativeHWheel()) { in populateDeviceInfo()
103 toString(mCursorScrollAccumulator.haveRelativeHWheel())); in dump()
DTouchInputMapper.cpp222 if (mCursorScrollAccumulator.haveRelativeHWheel()) { in populateDeviceInfo()