Lines Matching defs:buffer
77 bool Codec2Buffer::copyLinear(const std::shared_ptr<C2Buffer> &buffer) { in copyLinear()
109 bool LocalLinearBuffer::copy(const std::shared_ptr<C2Buffer> &buffer) { in copy()
118 const sp<AMessage> &format, const std::shared_ptr<C2Buffer> &buffer) in DummyContainerBuffer()
136 bool DummyContainerBuffer::copy(const std::shared_ptr<C2Buffer> &buffer) { in copy()
162 bool LinearBlockBuffer::copy(const std::shared_ptr<C2Buffer> &buffer) { in copy()
179 const sp<AMessage> &format, const std::shared_ptr<C2Buffer> &buffer) { in Allocate()
202 const std::shared_ptr<C2Buffer> &buffer) in ConstLinearBlockBuffer()
240 sp<ABuffer> buffer = converter.wrap(); in Allocate() local
260 const sp<ABuffer> &buffer, in GraphicBlockBuffer()
314 ANativeWindowBuffer *buffer = (ANativeWindowBuffer *)meta->pBuffer; in asC2Buffer() local
354 const std::shared_ptr<C2Buffer> &buffer, in Allocate()
430 const std::shared_ptr<C2Buffer> &buffer, in ConstGraphicBlockBuffer()
489 bool ConstGraphicBlockBuffer::copy(const std::shared_ptr<C2Buffer> &buffer) { in copy()