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 53 #define ST_LOGW(x, ...) ALOGW("[%s] "x, mName.string(), ##__VA_ARGS__)
326 ST_LOGW("acquireBufferLocked: eglDestroyImageKHR failed for slot=%d",
378 ST_LOGW("updateAndRelease: unable to createImage on display=%p slot=%d",
439 ST_LOGW("bindTextureImage: clearing GL error: %#04x", error);
    [all...]
BufferQueue.cpp 40 #define ST_LOGW(x, ...) ALOGW("[%s] "x, mConsumerName.string(), ##__VA_ARGS__)
617 ST_LOGW("cancelBuffer: BufferQueue has been abandoned!");
    [all...]

Completed in 327 milliseconds