Searched refs:BI_LOGV (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/gui/
H A DRingBufferConsumer.cpp27 #define BI_LOGV(x, ...) ALOGV("[%s] " x, mName.string(), ##__VA_ARGS__) macro
125 BI_LOGV("%s", __FUNCTION__);
182 BI_LOGV("Pinned buffer (frame %" PRIu64 ", timestamp %" PRId64 ")",
202 BI_LOGV("%s: No buffers yet acquired, can't release anything",
242 BI_LOGV("Attempting to release buffer timestamp %" PRId64 ", frame %" PRIu64,
256 BI_LOGV("Buffer timestamp %" PRId64 ", frame %" PRIu64 " evicted",
307 BI_LOGV("New buffer acquired (timestamp %" PRId64 "), "
356 BI_LOGV("Unpinned buffer (timestamp %" PRId64 ", framenumber %" PRIu64 ")",
/frameworks/native/libs/gui/
H A DBufferItemConsumer.cpp25 #define BI_LOGV(x, ...) ALOGV("[%s] " x, mName.string(), ##__VA_ARGS__) macro
117 BI_LOGV("actually calling onBufferFreed");

Completed in 1708 milliseconds