Home
last modified time | relevance | path

Searched defs:SDL_Delay (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/timer/dummy/
DSDL_systimer.c68 SDL_Delay(Uint32 ms) in SDL_Delay() function
/third_party/flutter/skia/third_party/externals/sdl/src/timer/haiku/
DSDL_systimer.c73 SDL_Delay(Uint32 ms) in SDL_Delay() function
/third_party/flutter/skia/third_party/externals/sdl/src/timer/psp/
DSDL_systimer.c80 void SDL_Delay(Uint32 ms) in SDL_Delay() function
/third_party/flutter/skia/third_party/externals/sdl/src/timer/windows/
DSDL_systimer.c169 SDL_Delay(Uint32 ms) in SDL_Delay() function
/third_party/flutter/skia/third_party/externals/sdl/src/timer/unix/
DSDL_systimer.c187 SDL_Delay(Uint32 ms) in SDL_Delay() function
/third_party/flutter/skia/third_party/externals/sdl/src/dynapi/
DSDL_dynapi_overrides.h492 #define SDL_Delay SDL_Delay_REAL macro