Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/accumulator/
DCursorScrollAccumulator.h44 inline int32_t getRelativeHWheel() const { return mRelHWheel; } in getRelativeHWheel() function
/frameworks/native/services/inputflinger/reader/mapper/
DCursorInputMapper.cpp328 float hscroll = mCursorScrollAccumulator.getRelativeHWheel(); in sync()
DTouchInputMapper.cpp1457 next->rawHScroll = mCursorScrollAccumulator.getRelativeHWheel(); in sync()