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

  /frameworks/native/libs/gui/
GLConsumer.cpp 49 #define ST_LOGW(x, ...) ALOGW("[%s] "x, mName.string(), ##__VA_ARGS__)
180 ST_LOGW("acquireBufferLocked: eglDestroyImageKHR failed for slot=%d",
228 ST_LOGW("releaseAndUpdate: unable to createImage on display=%p slot=%d",
283 ST_LOGW("bindTextureImage: clearing GL error: %#04x", error);
BufferQueue.cpp 38 #define ST_LOGW(x, ...) ALOGW("[%s] "x, mConsumerName.string(), ##__VA_ARGS__)
600 ST_LOGW("cancelBuffer: BufferQueue has been abandoned!");
    [all...]

Completed in 6838 milliseconds