Searched refs:getRelativeY (Results 1 – 2 of 2) sorted by relevance
384 inline int32_t getRelativeY() const { return mRelY; } in getRelativeY() function409 inline int32_t getRelativeY() const { return mRelY; } in getRelativeY() function
2757 float deltaY = mCursorMotionAccumulator.getRelativeY() * mYScale; in sync()