Lines Matching refs:BQ_LOGV
69 BQ_LOGV("requestBuffer: slot %d", slot); in requestBuffer()
100 BQ_LOGV("setMaxDequeuedBufferCount: maxDequeuedBuffers = %d", in setMaxDequeuedBufferCount()
180 BQ_LOGV("setAsyncMode: async = %d", async); in setAsyncMode()
296 BQ_LOGV("%s: queue size is %zu, waiting", callerString, in waitForFreeSlotThenRelock()
376 BQ_LOGV("dequeueBuffer: w=%u h=%u format=%#x, usage=%#" PRIx64, width, height, format, usage); in dequeueBuffer()
485 BQ_LOGV("dequeueBuffer: setting buffer age to %" PRIu64, in dequeueBuffer()
514 BQ_LOGV("dequeueBuffer: allocating a new buffer for slot %d", *outSlot); in dequeueBuffer()
569 BQ_LOGV("dequeueBuffer: returning slot=%d/%" PRIu64 " buf=%p flags=%#x", in dequeueBuffer()
585 BQ_LOGV("detachBuffer: slot %d", slot); in detachBuffer()
678 BQ_LOGV("detachNextBuffer detached slot %d", found); in detachNextBuffer()
747 BQ_LOGV("attachBuffer: returning slot %d flags=%#x", in attachBuffer()
841 BQ_LOGV("queueBuffer: slot=%d/%" PRIu64 " time=%" PRIu64 " dataSpace=%d" in queueBuffer()
1028 BQ_LOGV("cancelBuffer: slot %d", slot); in cancelBuffer()
1142 BQ_LOGV("query: %d? %d", what, value); in query()
1152 BQ_LOGV("connect: api=%d producerControlledByApp=%s", api, in connect()
1242 BQ_LOGV("disconnect: api %d", api); in disconnect()
1406 BQ_LOGV("allocateBuffers: size/format/usage changed while allocating. Retrying."); in allocateBuffers()
1414 BQ_LOGV("allocateBuffers: a slot was occupied while " in allocateBuffers()
1427 BQ_LOGV("allocateBuffers: allocated a new buffer in slot %d", in allocateBuffers()
1450 BQ_LOGV("allowAllocation: %s", allow ? "true" : "false"); in allowAllocation()
1459 BQ_LOGV("setGenerationNumber: %u", generationNumber); in setGenerationNumber()
1469 BQ_LOGV("getConsumerName: %s", mConsumerName.string()); in getConsumerName()
1475 BQ_LOGV("setSharedBufferMode: %d", sharedBufferMode); in setSharedBufferMode()
1487 BQ_LOGV("setAutoRefresh: %d", autoRefresh); in setAutoRefresh()
1497 BQ_LOGV("setDequeueTimeout: %" PRId64, timeout); in setDequeueTimeout()
1522 BQ_LOGV("setLegacyBufferDrop: drop = %d", drop); in setLegacyBufferDrop()
1532 BQ_LOGV("getLastQueuedBuffer"); in getLastQueuedBuffer()
1567 BQ_LOGV("addAndGetFrameTimestamps"); in addAndGetFrameTimestamps()
1588 BQ_LOGV("getUniqueId"); in getUniqueId()
1595 BQ_LOGV("getConsumerUsage"); in getConsumerUsage()