Searched refs:SDL_StartEventLoop (Results 1 – 3 of 3) sorted by relevance
28 extern int SDL_StartEventLoop(Uint32 flags);
227 int SDL_StartEventLoop(Uint32 flags) in SDL_StartEventLoop() function
277 if ( SDL_StartEventLoop(flags) < 0 ) { in SDL_VideoInit()