Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DGLConsumer.cpp48 #define ST_LOGI(x, ...) ALOGI("[%s] "x, mName.string(), ##__VA_ARGS__) macro
DBufferQueue.cpp37 #define ST_LOGI(x, ...) ALOGI("[%s] "x, mConsumerName.string(), ##__VA_ARGS__) macro