Searched refs:getRelativeY (Results 1 – 3 of 3) sorted by relevance
42 inline int32_t getRelativeY() const { return mRelY; } in getRelativeY() function
45 inline int32_t getRelativeY() const { return mRelY; } in getRelativeY() function
316 float deltaY = mCursorMotionAccumulator.getRelativeY() * mYScale; in sync()