HomeSort by relevance Sort by last modified time
    Searched refs:SDL_QuitSubSystem (Results 1 - 8 of 8) sorted by null

  /external/qemu/distrib/sdl-1.2.12/include/
SDL.h 75 extern DECLSPEC void SDLCALL SDL_QuitSubSystem(Uint32 flags);
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL.h 75 extern DECLSPEC void SDLCALL SDL_QuitSubSystem(Uint32 flags);
  /prebuilt/linux-x86/sdl/include/SDL/
SDL.h 75 extern DECLSPEC void SDLCALL SDL_QuitSubSystem(Uint32 flags);
  /prebuilt/windows/sdl/host/include/SDL/
SDL.h 78 extern DECLSPEC void SDLCALL SDL_QuitSubSystem(Uint32 flags);
  /prebuilt/windows/sdl/include/SDL/
SDL.h 75 extern DECLSPEC void SDLCALL SDL_QuitSubSystem(Uint32 flags);
  /external/qemu/distrib/sdl-1.2.12/src/
SDL.c 173 void SDL_QuitSubSystem(Uint32 flags)
222 SDL_QuitSubSystem(SDL_INIT_EVERYTHING);
  /external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
SDL.x 3 SDL_QuitSubSystem
  /external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_audio.c 619 SDL_QuitSubSystem(SDL_INIT_AUDIO);

Completed in 521 milliseconds