Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/events/
DSDL_active.c34 int SDL_AppActiveInit(void) in SDL_AppActiveInit() function
DSDL_events_c.h37 extern int SDL_AppActiveInit(void);
DSDL_events.c244 retcode += SDL_AppActiveInit(); in SDL_StartEventLoop()