Home
last modified time | relevance | path

Searched refs:SDL_LogWarn (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/SDL2/src/thread/stdcpp/
A DSDL_systhread.cpp109 SDL_LogWarn(SDL_LOG_CATEGORY_SYSTEM, "TIME_CRITICAL unsupported, falling back to HIGHEST"); in SDL_SYS_SetThreadPriority()
/AliOS-Things-master/components/SDL2/include/
A DSDL_log.h160 extern DECLSPEC void SDLCALL SDL_LogWarn(int category, SDL_PRINTF_FORMAT_STRING const char *fmt, ..…
/AliOS-Things-master/components/SDL2/test/
A Dtestime.c174SDL_LogWarn(SDL_LOG_CATEGORY_APPLICATION, "unifont: Codepoint on line %d exceeded limit of 0x%x.\n… in unifont_init()
208SDL_LogWarn(SDL_LOG_CATEGORY_APPLICATION, "unifont: Ignoring duplicate codepoint 0x%08x in hex fil… in unifont_init()
/AliOS-Things-master/components/SDL2/src/
A DSDL_log.c211 SDL_LogWarn(int category, SDL_PRINTF_FORMAT_STRING const char *fmt, ...) in SDL_LogWarn() function
/AliOS-Things-master/components/SDL2/src/video/kmsdrm/
A DSDL_kmsdrmvideo.c408 SDL_LogWarn(SDL_LOG_CATEGORY_VIDEO, "GBM surface format not supported. Trying anyway."); in KMSDRM_CreateSurfaces()
685 SDL_LogWarn(SDL_LOG_CATEGORY_VIDEO, "Could not restore original CRTC mode"); in KMSDRM_VideoQuit()
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h35 #define SDL_LogWarn SDL_LogWarn_REAL macro
A DSDL_dynapi_procs.h39 SDL_DYNAPI_PROC(void,SDL_LogWarn,(int a, SDL_PRINTF_FORMAT_STRING const char *b, ...),(a,b),)
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_egl.c462SDL_LogWarn(SDL_LOG_CATEGORY_VIDEO, "Could not parse EGL version string: %s", egl_version); in SDL_EGL_GetVersion()
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11window.c1596SDL_LogWarn(SDL_LOG_CATEGORY_VIDEO, "The X server refused to let us grab the mouse. You might expe… in X11_SetWindowGrab()

Completed in 25 milliseconds