Home
last modified time | relevance | path

Searched refs:EVDEV_TOUCH_SLOTDELTA_UP (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/core/linux/
A DSDL_evdev.c86 EVDEV_TOUCH_SLOTDELTA_UP, enumerator
289 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