HomeSort by relevance Sort by last modified time
    Searched refs:BI_LOGD (Results 1 - 2 of 2) sorted by null

  /frameworks/native/libs/gui/
BufferItemConsumer.cpp 25 #define BI_LOGD(x, ...) ALOGD("[%s] "x, mName.string(), ##__VA_ARGS__)
  /frameworks/av/services/camera/libcameraservice/gui/
RingBufferConsumer.cpp 28 #define BI_LOGD(x, ...) ALOGD("[%s] " x, mName.string(), ##__VA_ARGS__)

Completed in 57 milliseconds