Searched refs:LOG_DEBUG (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/include/android_stub/log/ |
| H A D | log_main.h | 227 #define ALOGD(...) ((void)ALOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)) 233 ? (__FAKE_USE_VA_ARGS(__VA_ARGS__), (void)ALOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)) \ 298 #define IF_ALOGD() IF_ALOG(LOG_DEBUG, LOG_TAG)
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_atombios.c | 191 #define LOG_DEBUG 7 macro 195 # define LOG_CAIL LOG_DEBUG + 1 205 xf86VDrvMsgVerb(scrnIndex, X_INFO, LOG_DEBUG, format, ap); 215 xf86VDrvMsgVerb(-1, X_NONE, LOG_DEBUG, format, ap);
|
Completed in 5 milliseconds