Lines Matching defs:buffer
64 bool Codec2Buffer::copyLinear(const std::shared_ptr<C2Buffer> &buffer) { in copyLinear()
106 bool LocalLinearBuffer::copy(const std::shared_ptr<C2Buffer> &buffer) { in copy()
115 const sp<AMessage> &format, const std::shared_ptr<C2Buffer> &buffer) in DummyContainerBuffer()
129 bool DummyContainerBuffer::copy(const std::shared_ptr<C2Buffer> &buffer) { in copy()
155 bool LinearBlockBuffer::copy(const std::shared_ptr<C2Buffer> &buffer) { in copy()
172 const sp<AMessage> &format, const std::shared_ptr<C2Buffer> &buffer) { in Allocate()
188 const std::shared_ptr<C2Buffer> &buffer) in ConstLinearBlockBuffer()
518 sp<ABuffer> buffer = converter.wrap(); in Allocate() local
538 const sp<ABuffer> &buffer, in GraphicBlockBuffer()
573 ANativeWindowBuffer *buffer = (ANativeWindowBuffer *)meta->pBuffer; in asC2Buffer() local
610 const std::shared_ptr<C2Buffer> &buffer, in Allocate()
676 const std::shared_ptr<C2Buffer> &buffer, in ConstGraphicBlockBuffer()
732 bool ConstGraphicBlockBuffer::copy(const std::shared_ptr<C2Buffer> &buffer) { in copy()