Searched defs:relY (Results 1 – 4 of 4) sorted by relevance
699 explicit WithRelativeMotionMatcher(size_t pointerIndex, float relX, float relY) in WithRelativeMotionMatcher()733 inline WithRelativeMotionMatcher WithRelativeMotion(float relX, float relY) { in WithRelativeMotion()738 float relY) { in WithPointerRelativeMotion()
198 const InputDeviceInfo::MotionRange* relY = in TEST_F() local
988 const float relY = motionArgs.pointerCoords[0].getAxisValue(AMOTION_EVENT_AXIS_RELATIVE_Y); in TEST_F() local
60 OverlayWindowBuilder setRelativePosition(int relX, int relY) { in setRelativePosition()