Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/reader/mapper/accumulator/
H A DCursorScrollAccumulator.h44 inline int32_t getRelativeHWheel() const { return mRelHWheel; } in getRelativeHWheel() function
/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DCursorInputMapper.cpp332 float hscroll = mCursorScrollAccumulator.getRelativeHWheel(); in sync()
H A DTouchInputMapper.cpp1479 next.rawHScroll = mCursorScrollAccumulator.getRelativeHWheel(); in sync()