Searched defs:SDL_Delay (Results 1 - 13 of 13) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/timer/nds/
H A DSDL_systimer.c47 void SDL_Delay(Uint32 ms) function
/external/qemu/distrib/sdl-1.2.15/src/timer/beos/
H A DSDL_systimer.c45 void SDL_Delay(Uint32 ms) function
60 SDL_Delay(10);
/external/qemu/distrib/sdl-1.2.15/src/timer/dc/
H A DSDL_systimer.c50 void SDL_Delay(Uint32 ms) function
65 SDL_Delay(10);
/external/qemu/distrib/sdl-1.2.15/src/timer/dummy/
H A DSDL_systimer.c39 void SDL_Delay (Uint32 ms) function
56 SDL_Delay(1);
/external/qemu/distrib/sdl-1.2.15/src/timer/mint/
H A DSDL_systimer.c91 void SDL_Delay (Uint32 ms) function
/external/qemu/distrib/sdl-1.2.15/src/timer/riscos/
H A DSDL_systimer.c84 void SDL_Delay (Uint32 ms) function
196 SDL_Delay(1);
/external/qemu/distrib/sdl-1.2.15/src/timer/symbian/
H A DSDL_systimer.cpp59 void SDL_Delay(Uint32 ms) function
76 SDL_Delay(10);
/external/qemu/distrib/sdl-1.2.15/src/timer/unix/
H A DSDL_systimer.c88 void SDL_Delay (Uint32 ms) function
203 SDL_Delay(1);
/external/qemu/distrib/sdl-1.2.15/src/timer/macos/
H A DSDL_MPWtimer.c71 void SDL_Delay(Uint32 ms) function
H A DSDL_systimer.c68 void SDL_Delay(Uint32 ms) function
100 void SDL_Delay(Uint32 ms)
/external/qemu/distrib/sdl-1.2.15/src/timer/win32/
H A DSDL_systimer.c107 void SDL_Delay(Uint32 ms) function
/external/qemu/distrib/sdl-1.2.15/src/timer/os2/
H A DSDL_systimer.c94 DECLSPEC void SDLCALL SDL_Delay(Uint32 ms) function
177 SDL_SetError("[SDL_Delay] : Had error in %s(), rc is 0x%x\n", e, badrc);
192 SDL_Delay(10);
/external/qemu/distrib/sdl-1.2.15/src/timer/wince/
H A DSDL_systimer.c83 void SDL_Delay(Uint32 ms) function

Completed in 726 milliseconds