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

  /external/qemu/distrib/sdl-1.2.12/src/main/beos/
SDL_BeApp.h 27 extern int SDL_InitBeApp(void);
SDL_BeApp.cc 52 int SDL_InitBeApp(void)
  /external/qemu/distrib/sdl-1.2.12/src/audio/baudio/
SDL_beaudio.cc 198 if (SDL_InitBeApp() < 0) {
  /external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
SDL_sysvideo.cc 269 if ( SDL_InitBeApp() < 0 ) {
273 /* It is important that this be created after SDL_InitBeApp() */

Completed in 132 milliseconds