Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_gamecontroller.c376 static int SDLCALL SDL_GameControllerEventWatcher(void *userdata, SDL_Event * event) in SDL_GameControllerEventWatcher() function
1574 SDL_AddEventWatch(SDL_GameControllerEventWatcher, NULL); in SDL_GameControllerInit()
2187 SDL_DelEventWatch(SDL_GameControllerEventWatcher, NULL); in SDL_GameControllerQuitMappings()

Completed in 7 milliseconds