Searched refs:AllocateBuffers (Results 1 – 4 of 4) sorted by relevance
145 auto allocate_status = producer_queue->AllocateBuffers( in CreateQueue()
440 Status<std::vector<size_t>> ProducerQueue::AllocateBuffers( in AllocateBuffers() function in android::dvr::ProducerQueue499 AllocateBuffers(width, height, layer_count, format, usage, buffer_count); in AllocateBuffer()
317 pdx::Status<std::vector<size_t>> AllocateBuffers(
247 auto status = producer_queue->AllocateBuffers(width, height, layer_count, in dvrWriteBufferQueueCreate()