Home | History | Annotate | Download | only in sfplugin

Lines Matching defs:VectorBuffer

179         sp<ABuffer> buffer = new VectorBuffer(std::move(*it), shared_from_this());
196 return new VectorBuffer(std::move(vec), shared_from_this());
199 LocalBufferPool::VectorBuffer::VectorBuffer(
206 LocalBufferPool::VectorBuffer::~VectorBuffer() {