Home
last modified time | relevance | path

Searched refs:SDL_DFB_DEBUG (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/directfb/
A DSDL_DirectFB_video.h88 #define SDL_DFB_DEBUG(x...) SDL_LogDebug(SDL_LOG_CATEGORY_VIDEO, x) macro
106 #define SDL_DFB_DEBUG(x...) do {} while (0) macro
A DSDL_DirectFB_opengl.c112 SDL_DFB_DEBUG("Loadlibrary : %s\n", path); in DirectFB_GL_LoadLibrary()
133 SDL_DFB_DEBUG("Loaded library: %s\n", path); in DirectFB_GL_LoadLibrary()
A DSDL_DirectFB_render.c303 SDL_DFB_DEBUG("Underlay Setlevel not supported\n"); in DirectFB_AcquireVidLayer()

Completed in 6 milliseconds