Searched refs:EVDEV_TOUCH_SLOTDELTA_UP (Results 1 – 1 of 1) sorted by relevance
86 EVDEV_TOUCH_SLOTDELTA_UP, enumerator289 item->touchscreen_data->slots[0].delta = EVDEV_TOUCH_SLOTDELTA_UP; in SDL_EVDEV_Poll()319 …em->touchscreen_data->slots[item->touchscreen_data->current_slot].delta = EVDEV_TOUCH_SLOTDELTA_UP; in SDL_EVDEV_Poll()412 case EVDEV_TOUCH_SLOTDELTA_UP: in SDL_EVDEV_Poll()636 item->touchscreen_data->slots[i].delta = EVDEV_TOUCH_SLOTDELTA_UP; in SDL_EVDEV_sync_device()
Completed in 4 milliseconds