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

/frameworks/native/libs/gui/
H A DConsumerBase.cpp42 #define CB_LOGV(x, ...) ALOGV("[%s] "x, mName.string(), ##__VA_ARGS__) macro
79 CB_LOGV("~ConsumerBase");
95 CB_LOGV("freeBufferLocked: slotIndex=%d", slotIndex);
102 CB_LOGV("onFrameAvailable");
111 CB_LOGV("actually calling onFrameAvailable");
119 CB_LOGV("onBuffersReleased");
139 CB_LOGV("abandon");
149 CB_LOGV("abandonLocked");
160 CB_LOGV("setFrameAvailableListener");
196 CB_LOGV("acquireBufferLocke
[all...]

Completed in 134 milliseconds