Searched refs:EGC_LOGW (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/libs/hwui/surfacetexture/ |
D | EGLConsumer.cpp | 42 #define EGC_LOGW(x, ...) ALOGW("[%s] " x, st.mName.string(), ##__VA_ARGS__) macro 254 EGC_LOGW("updateAndRelease: unable to createImage on display=%p slot=%d", mEglDisplay, in updateAndReleaseLocked() 330 EGC_LOGW("bindTextureImage: clearing GL error: %#04x", error); in bindTextureImageLocked() 341 EGC_LOGW("bindTextureImage: can't create image on display=%p slot=%d", mEglDisplay, in bindTextureImageLocked() 355 EGC_LOGW("bindTextureImage: can't create image on display=%p slot=%d", mEglDisplay, in bindTextureImageLocked()
|