HomeSort by relevance Sort by last modified time
    Searched defs:mRelY (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware/modules/input/evdev/
MouseInputMapper.h 46 int32_t mRelY = 0;
  /frameworks/native/services/inputflinger/
InputReader.h 679 inline int32_t getRelativeY() const { return mRelY; }
683 int32_t mRelY;
704 inline int32_t getRelativeY() const { return mRelY; }
713 int32_t mRelY;
    [all...]

Completed in 151 milliseconds