Searched defs:relX (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()737 inline WithRelativeMotionMatcher WithPointerRelativeMotion(size_t pointerIndex, float relX, in WithPointerRelativeMotion()
191 const InputDeviceInfo::MotionRange* relX = in TEST_F() local
987 const float relX = motionArgs.pointerCoords[0].getAxisValue(AMOTION_EVENT_AXIS_RELATIVE_X); in TEST_F() local
60 OverlayWindowBuilder setRelativePosition(int relX, int relY) { in setRelativePosition()