Home
last modified time | relevance | path

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

/hardware/google/av/codec2/vndk/
DC2Buffer.cpp530 struct GraphicAllocationDtor { struct
531 GraphicAllocationDtor(const std::shared_ptr<C2GraphicAllocation> &alloc) in GraphicAllocationDtor() function
534 void operator()(BufferPoolAllocation *poolAlloc) { delete poolAlloc; } in operator ()()
536 const std::shared_ptr<C2GraphicAllocation> mAllocation;