Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/core/linux/
A DSDL_evdev.c85 EVDEV_TOUCH_SLOTDELTA_DOWN, enumerator
287 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