Searched refs:C2DmaBufAllocation (Results 1 – 1 of 1) sorted by relevance
102 class C2DmaBufAllocation : public C2LinearAllocation { class108 virtual ~C2DmaBufAllocation() override;167 C2_DO_NOT_COPY(C2DmaBufAllocation);233 c2_status_t C2DmaBufAllocation::status() const { in status()246 std::shared_ptr<C2DmaBufAllocation> otherAsBuf = in equals()251 const C2Handle* C2DmaBufAllocation::handle() const { in handle()255 C2DmaBufAllocation::~C2DmaBufAllocation() { in ~C2DmaBufAllocation()268 C2DmaBufAllocation::C2DmaBufAllocation(BufferAllocator& alloc, size_t allocSize, size_t capacity, in C2DmaBufAllocation() function in android::C2DmaBufAllocation285 C2DmaBufAllocation::C2DmaBufAllocation(size_t size, int shareFd, C2Allocator::id_t id) in C2DmaBufAllocation() function in android::C2DmaBufAllocation402 std::shared_ptr<C2DmaBufAllocation> alloc = std::make_shared<C2DmaBufAllocation>( in newLinearAllocation()[all …]