Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/core/alios/
A DSDL_evdev.c251 SDL_EVDEV_init_touchscreen(SDL_evdevlist_item* item) in SDL_EVDEV_init_touchscreen() function
386 if ((ret = SDL_EVDEV_init_touchscreen(item)) < 0) { in SDL_EVDEV_device_added()
/AliOS-Things-master/components/SDL2/src/core/linux/
A DSDL_evdev.c470 SDL_EVDEV_init_touchscreen(SDL_evdevlist_item* item) in SDL_EVDEV_init_touchscreen() function
741 if ((ret = SDL_EVDEV_init_touchscreen(item)) < 0) { in SDL_EVDEV_device_added()

Completed in 6 milliseconds