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()
113 const sp<AMessage> &format, const std::shared_ptr<C2Buffer> &buffer) in DummyContainerBuffer()
127 bool DummyContainerBuffer::copy(const std::shared_ptr<C2Buffer> &buffer) { in copy()
153 bool LinearBlockBuffer::copy(const std::shared_ptr<C2Buffer> &buffer) { in copy()
170 const sp<AMessage> &format, const std::shared_ptr<C2Buffer> &buffer) { in Allocate()
186 const std::shared_ptr<C2Buffer> &buffer) in ConstLinearBlockBuffer()
516 sp<ABuffer> buffer = converter.wrap(); in Allocate() local
536 const sp<ABuffer> &buffer, in GraphicBlockBuffer()
571 ANativeWindowBuffer *buffer = (ANativeWindowBuffer *)meta->pBuffer; in asC2Buffer() local
608 const std::shared_ptr<C2Buffer> &buffer, in Allocate()
674 const std::shared_ptr<C2Buffer> &buffer, in ConstGraphicBlockBuffer()
730 bool ConstGraphicBlockBuffer::copy(const std::shared_ptr<C2Buffer> &buffer) { in copy()