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

/frameworks/native/libs/gui/
H A DSurfaceTexture.cpp68 #define ST_LOGD(x, ...) ALOGD("[%s] "x, mName.string(), ##__VA_ARGS__) macro
567 ST_LOGD("setFilteringEnabled called with mCurrentTextureBuf == NULL");
607 ST_LOGD("computeCurrentTransformMatrixLocked: mCurrentTextureBuf is NULL");
H A DBufferQueue.cpp37 #define ST_LOGD(x, ...) ALOGD("[%s] "x, mConsumerName.string(), ##__VA_ARGS__) macro

Completed in 48 milliseconds