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