Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/core/linux/
A DSDL_evdev.c84 EVDEV_TOUCH_SLOTDELTA_NONE = 0, enumerator
326 …ouchscreen_data->slots[item->touchscreen_data->current_slot].delta == EVDEV_TOUCH_SLOTDELTA_NONE) { in SDL_EVDEV_Poll()
334 …ouchscreen_data->slots[item->touchscreen_data->current_slot].delta == EVDEV_TOUCH_SLOTDELTA_NONE) { in SDL_EVDEV_Poll()
342 …ouchscreen_data->slots[item->touchscreen_data->current_slot].delta == EVDEV_TOUCH_SLOTDELTA_NONE) { in SDL_EVDEV_Poll()
410 item->touchscreen_data->slots[j].delta = EVDEV_TOUCH_SLOTDELTA_NONE; in SDL_EVDEV_Poll()
415 item->touchscreen_data->slots[j].delta = EVDEV_TOUCH_SLOTDELTA_NONE; in SDL_EVDEV_Poll()
419 item->touchscreen_data->slots[j].delta = EVDEV_TOUCH_SLOTDELTA_NONE; in SDL_EVDEV_Poll()
651 EVDEV_TOUCH_SLOTDELTA_NONE) { in SDL_EVDEV_sync_device()
669 EVDEV_TOUCH_SLOTDELTA_NONE) { in SDL_EVDEV_sync_device()
687 EVDEV_TOUCH_SLOTDELTA_NONE) { in SDL_EVDEV_sync_device()

Completed in 7 milliseconds