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

/frameworks/native/libs/gui/
H A DCpuConsumer.cpp29 #define CC_LOGE(x, ...) ALOGE("[%s] "x, mName.string(), ##__VA_ARGS__) macro
117 CC_LOGE("Error acquiring buffer: %s (%d)", strerror(err), err);
149 CC_LOGE("Unable to lock YCbCr buffer for CPU reading: %s (%d)",
169 CC_LOGE("Unable to lock buffer for CPU reading: %s (%d)",
225 CC_LOGE("%s: Can't find buffer to free", __FUNCTION__);
238 CC_LOGE("%s: Unable to unlock graphic buffer %d", __FUNCTION__,

Completed in 23 milliseconds