Home | History | Annotate | Download | only in tests

Lines Matching refs:tiltY

2564     void processTilt(SingleTouchInputMapper* mapper, int32_t tiltX, int32_t tiltY);
2631 SingleTouchInputMapper* mapper, int32_t tiltX, int32_t tiltY) {
2633 process(mapper, ARBITRARY_TIME, DEVICE_ID, EV_ABS, ABS_TILT_Y, tiltY);