Home
last modified time | relevance | path

Searched refs:SDL_LogMessage (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/SDL2/src/test/
A DSDL_test_log.c97SDL_LogMessage(SDL_LOG_CATEGORY_TEST, SDL_LOG_PRIORITY_INFO, " %s: %s", SDLTest_TimestampToString(… in SDLTest_Log()
115SDL_LogMessage(SDL_LOG_CATEGORY_TEST, SDL_LOG_PRIORITY_ERROR, "%s: %s", SDLTest_TimestampToString(… in SDLTest_LogError()
/AliOS-Things-master/components/SDL2/include/
A DSDL_log.h175 extern DECLSPEC void SDLCALL SDL_LogMessage(int category,
/AliOS-Things-master/components/SDL2/src/
A DSDL_log.c241 SDL_LogMessage(int category, SDL_LogPriority priority, SDL_PRINTF_FORMAT_STRING const char *fmt, ..… in SDL_LogMessage() function
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi.c97 …_static void SDLCALL SDL_LogMessage##name(int category, SDL_LogPriority priority, SDL_PRINTF_FORMA…
A DSDL_dynapi_overrides.h38 #define SDL_LogMessage SDL_LogMessage_REAL macro
A DSDL_dynapi_procs.h42 SDL_DYNAPI_PROC(void,SDL_LogMessage,(int a, SDL_LogPriority b, SDL_PRINTF_FORMAT_STRING const char …

Completed in 13 milliseconds