Home
last modified time | relevance | path

Searched defs:getRelativeY (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/reader/mapper/accumulator/
H A DCursorScrollAccumulator.h42 inline int32_t getRelativeY() const { return mRelY; } in getRelativeY() function
/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DCursorInputMapper.h45 inline int32_t getRelativeY() const { return mRelY; } in getRelativeY() function