Lines Matching refs:GLC_LOGV
55 #define GLC_LOGV(x, ...) ALOGV("[%s] " x, mName.c_str(), ##__VA_ARGS__) macro
125 GLC_LOGV("GLConsumer"); in GLConsumer()
154 GLC_LOGV("GLConsumer"); in GLConsumer()
176 GLC_LOGV("updateTexImage"); in updateTexImage()
199 GLC_LOGV("updateTexImage: no buffers were available"); in updateTexImage()
224 GLC_LOGV("releaseTexImage"); in releaseTexImage()
248 GLC_LOGV("releaseTexImage: (slot=%d, mAttached=%d)", buf, mAttached); in releaseTexImage()
407 GLC_LOGV("updateAndRelease: (slot=%d buf=%p) -> (slot=%d buf=%p)", in updateAndReleaseLocked()
549 GLC_LOGV("detachFromContext"); in detachFromContext()
594 GLC_LOGV("attachToContext"); in attachToContext()
646 GLC_LOGV("syncForReleaseLocked"); in syncForReleaseLocked()
737 GLC_LOGV("computeCurrentTransformMatrixLocked"); in computeCurrentTransformMatrixLocked()
789 GLC_LOGV("getTimestamp"); in getTimestamp()
795 GLC_LOGV("getCurrentDataSpace"); in getCurrentDataSpace()
801 GLC_LOGV("getFrameNumber"); in getFrameNumber()
906 GLC_LOGV("freeBufferLocked: slotIndex=%d", slotIndex); in freeBufferLocked()
915 GLC_LOGV("abandonLocked"); in abandonLocked()