Home
last modified time | relevance | path

Searched refs:BLC_LOGW (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
DBufferLayerConsumer.cpp55 #define BLC_LOGW(x, ...) ALOGW("[%s] " x, mName.string(), ##__VA_ARGS__) macro
371 BLC_LOGW("bindTextureImage: can't create image on slot=%d", mCurrentTexture); in bindTextureImageLocked()