Home | History | Annotate | Download | only in tests

Lines Matching refs:tiltX

2554     void processTilt(SingleTouchInputMapper* mapper, int32_t tiltX, int32_t tiltY);
2621 SingleTouchInputMapper* mapper, int32_t tiltX, int32_t tiltY) {
2622 process(mapper, ARBITRARY_TIME, DEVICE_ID, EV_ABS, ABS_TILT_X, tiltX);