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

  /frameworks/native/libs/gui/
GLConsumer.cpp 51 #define ST_LOGD(x, ...) ALOGD("[%s] "x, mName.string(), ##__VA_ARGS__)
754 ST_LOGD("setFilteringEnabled called with mCurrentTextureBuf == NULL");
794 ST_LOGD("computeCurrentTransformMatrixLocked: mCurrentTextureBuf is NULL");
    [all...]
BufferQueue.cpp 38 #define ST_LOGD(x, ...) ALOGD("[%s] "x, mConsumerName.string(), ##__VA_ARGS__)
    [all...]

Completed in 64 milliseconds