Searched refs:WithPointerRelativeMotion (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/frameworks/native/services/inputflinger/tests/ |
H A D | CapturedTouchpadEventConverter_test.cpp | 714 WithPointerRelativeMotion(0, 0, 0), in TEST_F() 716 WithPointerRelativeMotion(1, 0, 0), in TEST_F() 733 WithPointerRelativeMotion(1, 5, 2))), in TEST_F() 738 WithPointerRelativeMotion(1, 0, 0))))); in TEST_F() 742 WithPointerRelativeMotion(0, 0, 0), WithPointerCoords(1, 255, 202), in TEST_F()
|
H A D | TestEventMatchers.h | 737 inline WithRelativeMotionMatcher WithPointerRelativeMotion(size_t pointerIndex, float relX, in WithPointerRelativeMotion() function
|