Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/vndk/
H A DC2Buffer.cpp553 struct GraphicAllocationDtor { struct
554 GraphicAllocationDtor(const std::shared_ptr<C2GraphicAllocation> &alloc) in GraphicAllocationDtor() function
602 ptr, GraphicAllocationDtor(c2Graphic)); in allocate()