Home
last modified time | relevance | path

Searched refs:BI_LOGD (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/gui/
DBufferItemConsumer.cpp25 #define BI_LOGD(x, ...) ALOGD("[%s] "x, mName.string(), ##__VA_ARGS__) macro
/frameworks/av/services/camera/libcameraservice/gui/
DRingBufferConsumer.cpp28 #define BI_LOGD(x, ...) ALOGD("[%s] " x, mName.string(), ##__VA_ARGS__) macro