Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/core/linux/
A DSDL_evdev.c67 int out_of_sync; member
263 if (item->out_of_sync && item->is_touchscreen && in SDL_EVDEV_Poll()
426 if (item->out_of_sync) in SDL_EVDEV_Poll()
427 item->out_of_sync = 0; in SDL_EVDEV_Poll()
431 item->out_of_sync = 1; in SDL_EVDEV_Poll()

Completed in 3 milliseconds