HomeSort by relevance Sort by last modified time
    Searched refs:ST_LOGD (Results 1 - 2 of 2) sorted by null

  /frameworks/native/libs/gui/
BufferQueue.cpp 54 #define ST_LOGD(x, ...) ALOGD("[%s] "x, mConsumerName.string(), ##__VA_ARGS__)
    [all...]
SurfaceTexture.cpp 54 #define ST_LOGD(x, ...) ALOGD("[%s] "x, mName.string(), ##__VA_ARGS__)

Completed in 22 milliseconds