Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/codec2/vndk/
H A DC2Buffer.cpp959 struct GraphicAllocationDtor2 { struct
960 GraphicAllocationDtor2(const std::shared_ptr<C2GraphicAllocation> &alloc) in GraphicAllocationDtor2() argument
963 void operator()(bufferpool2_impl::BufferPoolAllocation *poolAlloc) { delete poolAlloc; } in operator ()()
965 const std::shared_ptr<C2GraphicAllocation> mAllocation;