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

/frameworks/native/libs/gui/
H A DBufferQueue.cpp39 #define ST_LOGW(x, ...) ALOGW("[%s] "x, mConsumerName.string(), ##__VA_ARGS__) macro
598 ST_LOGW("cancelBuffer: BufferQueue has been abandoned!");
H A DSurfaceTexture.cpp70 #define ST_LOGW(x, ...) ALOGW("[%s] "x, mName.string(), ##__VA_ARGS__) macro
253 ST_LOGW("updateTexImage: clearing GL error: %#04x", error);

Completed in 141 milliseconds