Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/timer/dummy/
DSDL_systimer.c45 SDL_GetTicks(void) in SDL_GetTicks() function
/third_party/flutter/skia/third_party/externals/sdl/src/timer/haiku/
DSDL_systimer.c51 SDL_GetTicks(void) in SDL_GetTicks() function
/third_party/flutter/skia/third_party/externals/sdl/src/timer/psp/
DSDL_systimer.c54 Uint32 SDL_GetTicks(void) in SDL_GetTicks() function
/third_party/flutter/skia/third_party/externals/sdl/src/timer/windows/
DSDL_systimer.c120 SDL_GetTicks(void) in SDL_GetTicks() function
/third_party/flutter/skia/third_party/externals/sdl/src/timer/unix/
DSDL_systimer.c103 SDL_GetTicks(void) in SDL_GetTicks() function
/third_party/flutter/skia/third_party/externals/sdl/src/dynapi/
DSDL_dynapi_overrides.h489 #define SDL_GetTicks SDL_GetTicks_REAL macro