Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DConsumerBase.cpp44 #define CB_LOGV(x, ...) ALOGV("[%s] " x, mName.string(), ##__VA_ARGS__) macro
82 CB_LOGV("~ConsumerBase"); in ~ConsumerBase()
98 CB_LOGV("freeBufferLocked: slotIndex=%d", slotIndex); in freeBufferLocked()
105 CB_LOGV("onFrameAvailable"); in onFrameAvailable()
114 CB_LOGV("actually calling onFrameAvailable"); in onFrameAvailable()
120 CB_LOGV("onFrameReplaced"); in onFrameReplaced()
129 CB_LOGV("actually calling onFrameReplaced"); in onFrameReplaced()
137 CB_LOGV("onBuffersReleased"); in onBuffersReleased()
157 CB_LOGV("abandon"); in abandon()
167 CB_LOGV("abandonLocked"); in abandonLocked()
[all …]