Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DCpuConsumer.cpp26 #define CC_LOGV(x, ...) ALOGV("[%s] " x, mName.string(), ##__VA_ARGS__) macro
139 CC_LOGV("locking buffer of format %#x as flex YUV", format); in lockNextBuffer()