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

/frameworks/native/services/inputflinger/
H A DInputReader.h685 inline bool haveRelativeVWheel() const { return mHaveRelWheel; } function in class:android::CursorScrollAccumulator
H A DInputReader.cpp2287 if (mCursorScrollAccumulator.haveRelativeVWheel()) {
2303 toString(mCursorScrollAccumulator.haveRelativeVWheel()));
2641 if (mCursorScrollAccumulator.haveRelativeVWheel()) {

Completed in 37 milliseconds