Searched refs:s_bWindowsDeviceChanged (Results 1 – 1 of 1) sorted by relevance
71 static SDL_bool s_bWindowsDeviceChanged = SDL_FALSE; variable129 s_bWindowsDeviceChanged = SDL_TRUE; in SDL_PrivateJoystickDetectProc()205 while (lastret > 0 && s_bWindowsDeviceChanged == SDL_FALSE) { in SDL_WaitForDeviceNotification()260 if (s_bWindowsDeviceChanged || bXInputChanged) { in SDL_JoystickThread()263 s_bWindowsDeviceChanged = SDL_FALSE; in SDL_JoystickThread()
Completed in 3 milliseconds