Home
last modified time | relevance | path

Searched refs:SDL_LogGetOutputFunction (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_log.h194 extern DECLSPEC void SDLCALL SDL_LogGetOutputFunction(SDL_LogOutputFunction *callback, void **userd…
/AliOS-Things-master/components/SDL2/src/
A DSDL_log.c435 SDL_LogGetOutputFunction(SDL_LogOutputFunction *callback, void **userdata) in SDL_LogGetOutputFunction() function
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h240 #define SDL_LogGetOutputFunction SDL_LogGetOutputFunction_REAL macro
A DSDL_dynapi_procs.h271 SDL_DYNAPI_PROC(void,SDL_LogGetOutputFunction,(SDL_LogOutputFunction *a, void **b),(a,b),)

Completed in 11 milliseconds