Searched refs:ABS_MT_POSITION_Y (Results 1 – 2 of 2) sorted by relevance
55 #define ABS_MT_POSITION_Y 0x36 macro291 yreq = EVIOCGABS(ABS_MT_POSITION_Y); in SDL_EVDEV_init_touchscreen()
56 #define ABS_MT_POSITION_Y 0x36 macro330 case ABS_MT_POSITION_Y: in SDL_EVDEV_Poll()510 yreq = EVIOCGABS(ABS_MT_POSITION_Y); in SDL_EVDEV_init_touchscreen()658 *mt_req_code = ABS_MT_POSITION_Y; in SDL_EVDEV_sync_device()
Completed in 5 milliseconds