Searched refs:EVDEV_TOUCH_SLOTDELTA_DOWN (Results 1 – 1 of 1) sorted by relevance
85 EVDEV_TOUCH_SLOTDELTA_DOWN, enumerator287 item->touchscreen_data->slots[0].delta = EVDEV_TOUCH_SLOTDELTA_DOWN; in SDL_EVDEV_Poll()317 …->touchscreen_data->slots[item->touchscreen_data->current_slot].delta = EVDEV_TOUCH_SLOTDELTA_DOWN; in SDL_EVDEV_Poll()408 case EVDEV_TOUCH_SLOTDELTA_DOWN: in SDL_EVDEV_Poll()632 item->touchscreen_data->slots[i].delta = EVDEV_TOUCH_SLOTDELTA_DOWN; in SDL_EVDEV_sync_device()
Completed in 3 milliseconds