Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DGfxStreamAgents.cpp30 #define DEBUG_LOG(fd, fmt, ...) fprintf(fd, fmt, __VA_ARGS__); macro
32 #define DEBUG_LOG(fd, fmt, ...) macro