Searched defs:relX (Results 1 – 3 of 3) sorted by relevance
718 explicit WithRelativeMotionMatcher(size_t pointerIndex, float relX, float relY) in WithRelativeMotionMatcher()753 inline WithRelativeMotionMatcher WithRelativeMotion(float relX, float relY) { in WithRelativeMotion()757 inline WithRelativeMotionMatcher WithPointerRelativeMotion(size_t pointerIndex, float relX, in WithPointerRelativeMotion()
187 const InputDeviceInfo::MotionRange* relX = in TEST_F() local
988 const float relX = motionArgs.pointerCoords[0].getAxisValue(AMOTION_EVENT_AXIS_RELATIVE_X); in TEST_F() local