Searched refs:BLC_LOGW (Results 1 – 1 of 1) sorted by relevance
55 #define BLC_LOGW(x, ...) ALOGW("[%s] " x, mName.string(), ##__VA_ARGS__) macro371 BLC_LOGW("bindTextureImage: can't create image on slot=%d", mCurrentTexture); in bindTextureImageLocked()