Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/
DC2Buffer.cpp527 struct GraphicAllocationDtor { struct
528 GraphicAllocationDtor(const std::shared_ptr<C2GraphicAllocation> &alloc) in GraphicAllocationDtor() function
531 void operator()(BufferPoolAllocation *poolAlloc) { delete poolAlloc; } in operator ()()
533 const std::shared_ptr<C2GraphicAllocation> mAllocation;