Searched refs:DummyContainerBuffer (Results 1 – 3 of 3) sorted by relevance
127 class DummyContainerBuffer : public Codec2Buffer {129 DummyContainerBuffer(
105 DummyContainerBuffer::DummyContainerBuffer( in DummyContainerBuffer() function in android::DummyContainerBuffer112 std::shared_ptr<C2Buffer> DummyContainerBuffer::asC2Buffer() { in asC2Buffer()116 bool DummyContainerBuffer::canCopy(const std::shared_ptr<C2Buffer> &) const { in canCopy()120 bool DummyContainerBuffer::copy(const std::shared_ptr<C2Buffer> &buffer) { in copy()
1023 return new DummyContainerBuffer(mFormat, buffer); in wrap()1028 return new DummyContainerBuffer(format); in getAlloc()