Home
last modified time | relevance | path

Searched defs:GraphicAllocationDtor (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/codec2/vndk/
DC2Buffer.cpp648 struct GraphicAllocationDtor { struct
649 GraphicAllocationDtor(const std::shared_ptr<C2GraphicAllocation> &alloc) in GraphicAllocationDtor() function
652 void operator()(bufferpool_impl::BufferPoolAllocation *poolAlloc) { delete poolAlloc; } in operator ()()
654 const std::shared_ptr<C2GraphicAllocation> mAllocation;