Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/
DSDL_DirectFB_video.h87 #define SDL_DFB_LOG(x...) SDL_LogInfo(SDL_LOG_CATEGORY_VIDEO, x) macro
106 #define SDL_DFB_LOG(x...) do {} while (0) macro