Searched refs:CB_LOGV (Results 1 – 1 of 1) sorted by relevance
44 #define CB_LOGV(x, ...) ALOGV("[%s] " x, mName.string(), ##__VA_ARGS__) macro82 CB_LOGV("~ConsumerBase"); in ~ConsumerBase()98 CB_LOGV("freeBufferLocked: slotIndex=%d", slotIndex); in freeBufferLocked()105 CB_LOGV("onFrameDequeued"); in onFrameDequeued()119 CB_LOGV("onFrameCancelled"); in onFrameCancelled()133 CB_LOGV("onFrameDetached"); in onFrameDetached()147 CB_LOGV("onFrameAvailable"); in onFrameAvailable()156 CB_LOGV("actually calling onFrameAvailable"); in onFrameAvailable()162 CB_LOGV("onFrameReplaced"); in onFrameReplaced()171 CB_LOGV("actually calling onFrameReplaced"); in onFrameReplaced()[all …]