Home
last modified time | relevance | path

Searched refs:getRelativeVWheel (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/inputflinger/reader/mapper/accumulator/
DCursorScrollAccumulator.h42 inline int32_t getRelativeVWheel() const { return mRelWheel; } in getRelativeVWheel() function
/frameworks/native/services/inputflinger/reader/mapper/
DRotaryEncoderInputMapper.cpp117 float scroll = mRotaryEncoderScrollAccumulator.getRelativeVWheel(); in sync()
DCursorInputMapper.cpp278 float vscroll = mCursorScrollAccumulator.getRelativeVWheel(); in sync()
DTouchInputMapper.cpp1438 next.rawVScroll = mCursorScrollAccumulator.getRelativeVWheel(); in sync()