Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/platform/
DC2IgbaBuffer.cpp30 using C2IGBA = ::aidl::android::hardware::media::c2::IGraphicBufferAllocator; typedef
41 const std::shared_ptr<C2IGBA> &igba, in CreateGraphicBlockFromAhwb()
71 ahwb, const_cast<std::shared_ptr<C2IGBA>&>(igba)); in CreateGraphicBlockFromAhwb()
83 std::shared_ptr<C2IGBA> &igba) : mOwned(true), mBuffer(buffer), mIgba(igba) { in C2IgbaBlockPoolData()
119 void C2IgbaBlockPoolData::registerIgba(std::shared_ptr<C2IGBA> &igba) { in registerIgba()
158 std::shared_ptr<C2IGBA> &igba) { in RegisterIgba()
168 const std::shared_ptr<C2IGBA> &igba, in C2IgbaBlockPool()
245 C2IGBA::Description desc{ in _fetchGraphicBlock()
247 C2IGBA::Allocation allocation; in _fetchGraphicBlock()