Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_joystick.c100 static SDL_bool SDL_updating_joystick = SDL_FALSE; variable
931 if (SDL_updating_joystick) { in SDL_JoystickClose()
978 while (SDL_updating_joystick) { in SDL_JoystickQuit()
1364 if (SDL_updating_joystick) { in SDL_JoystickUpdate()
1370 SDL_updating_joystick = SDL_TRUE; in SDL_JoystickUpdate()
1405 SDL_updating_joystick = SDL_FALSE; in SDL_JoystickUpdate()

Completed in 6 milliseconds