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

/frameworks/native/services/inputflinger/
H A DInputReader.h686 inline bool haveRelativeHWheel() const { return mHaveRelHWheel; } function in class:android::CursorScrollAccumulator
H A DInputReader.cpp2290 if (mCursorScrollAccumulator.haveRelativeHWheel()) {
2305 toString(mCursorScrollAccumulator.haveRelativeHWheel()));
2645 if (mCursorScrollAccumulator.haveRelativeHWheel()) {

Completed in 41 milliseconds