Lines Matching refs:BQ_LOGV
65 BQ_LOGV("requestBuffer: slot %d", slot); in requestBuffer()
96 BQ_LOGV("setMaxDequeuedBufferCount: maxDequeuedBuffers = %d", in setMaxDequeuedBufferCount()
176 BQ_LOGV("setAsyncMode: async = %d", async); in setAsyncMode()
288 BQ_LOGV("%s: queue size is %zu, waiting", callerString, in waitForFreeSlotThenRelock()
368 BQ_LOGV("dequeueBuffer: w=%u h=%u format=%#x, usage=%#x", width, height, in dequeueBuffer()
475 BQ_LOGV("dequeueBuffer: setting buffer age to %" PRIu64, in dequeueBuffer()
504 BQ_LOGV("dequeueBuffer: allocating a new buffer for slot %d", *outSlot); in dequeueBuffer()
559 BQ_LOGV("dequeueBuffer: returning slot=%d/%" PRIu64 " buf=%p flags=%#x", in dequeueBuffer()
572 BQ_LOGV("detachBuffer: slot %d", slot); in detachBuffer()
665 BQ_LOGV("detachNextBuffer detached slot %d", found); in detachNextBuffer()
734 BQ_LOGV("attachBuffer: returning slot %d flags=%#x", in attachBuffer()
827 BQ_LOGV("queueBuffer: slot=%d/%" PRIu64 " time=%" PRIu64 " dataSpace=%d" in queueBuffer()
1014 BQ_LOGV("cancelBuffer: slot %d", slot); in cancelBuffer()
1124 BQ_LOGV("query: %d? %d", what, value); in query()
1134 BQ_LOGV("connect: api=%d producerControlledByApp=%s", api, in connect()
1222 BQ_LOGV("disconnect: api %d", api); in disconnect()
1382 BQ_LOGV("allocateBuffers: size/format/usage changed while allocating. Retrying."); in allocateBuffers()
1390 BQ_LOGV("allocateBuffers: a slot was occupied while " in allocateBuffers()
1403 BQ_LOGV("allocateBuffers: allocated a new buffer in slot %d", in allocateBuffers()
1420 BQ_LOGV("allowAllocation: %s", allow ? "true" : "false"); in allowAllocation()
1429 BQ_LOGV("setGenerationNumber: %u", generationNumber); in setGenerationNumber()
1439 BQ_LOGV("getConsumerName: %s", mConsumerName.string()); in getConsumerName()
1445 BQ_LOGV("setSharedBufferMode: %d", sharedBufferMode); in setSharedBufferMode()
1457 BQ_LOGV("setAutoRefresh: %d", autoRefresh); in setAutoRefresh()
1467 BQ_LOGV("setDequeueTimeout: %" PRId64, timeout); in setDequeueTimeout()
1488 BQ_LOGV("getLastQueuedBuffer"); in getLastQueuedBuffer()
1523 BQ_LOGV("addAndGetFrameTimestamps"); in addAndGetFrameTimestamps()
1544 BQ_LOGV("getUniqueId"); in getUniqueId()