Home | History | Annotate | Download | only in tests

Lines Matching refs:tiltY

3055     void processTilt(SingleTouchInputMapper* mapper, int32_t tiltX, int32_t tiltY);
3122 SingleTouchInputMapper* mapper, int32_t tiltX, int32_t tiltY) {
3124 process(mapper, ARBITRARY_TIME, DEVICE_ID, EV_ABS, ABS_TILT_Y, tiltY);