Lines Matching defs:buffer
70 bool Codec2Buffer::copyLinear(const std::shared_ptr<C2Buffer> &buffer) { in copyLinear()
102 bool LocalLinearBuffer::copy(const std::shared_ptr<C2Buffer> &buffer) { in copy()
111 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()
628 sp<ABuffer> buffer = converter.wrap(); in Allocate() local
648 const sp<ABuffer> &buffer, in GraphicBlockBuffer()
701 ANativeWindowBuffer *buffer = (ANativeWindowBuffer *)meta->pBuffer; in asC2Buffer() local
741 const std::shared_ptr<C2Buffer> &buffer, in Allocate()
805 const std::shared_ptr<C2Buffer> &buffer, in ConstGraphicBlockBuffer()
862 bool ConstGraphicBlockBuffer::copy(const std::shared_ptr<C2Buffer> &buffer) { in copy()