H A D | producer_buffer.cpp | 10 ProducerBuffer::ProducerBuffer(uint32_t width, uint32_t height, uint32_t format, in ProducerBuffer() function in android::dvr::ProducerBuffer 38 ProducerBuffer::ProducerBuffer(uint64_t usage, size_t size) in ProducerBuffer() function in android::dvr::ProducerBuffer 66 ProducerBuffer::ProducerBuffer(LocalChannelHandle channel) in ProducerBuffer() function in android::dvr::ProducerBuffer 77 int ProducerBuffer::LocalPost(const DvrNativeBufferMetadata* meta, in LocalPost() 152 int ProducerBuffer::LocalGain(DvrNativeBufferMetadata* out_meta, in LocalGain() 241 int ProducerBuffer::GainAsync(DvrNativeBufferMetadata* out_meta, in GainAsync() 252 int ProducerBuffer::GainAsync() { in GainAsync() 258 std::unique_ptr<ProducerBuffer> ProducerBuffer::Import( in Import() 261 return ProducerBuffer::Create(std::move(channel)); in Import() 264 std::unique_ptr<ProducerBuffer> ProducerBuffer::Import( in Import() [all …]
|