Searched refs:IGraphicBufferAllocator (Results 1 – 7 of 7) sorted by relevance
25 class IGraphicBufferAllocator; variable37 const std::shared_ptr<::aidl::android::hardware::media::c2::IGraphicBufferAllocator>83 const std::shared_ptr<::aidl::android::hardware::media::c2::IGraphicBufferAllocator> mIgba;95 std::shared_ptr<::aidl::android::hardware::media::c2::IGraphicBufferAllocator> &igba);109 ::aidl::android::hardware::media::c2::IGraphicBufferAllocator> &igba);113 std::weak_ptr<::aidl::android::hardware::media::c2::IGraphicBufferAllocator> mIgba;
28 class IGraphicBufferAllocator; variable180 std::shared_ptr<::aidl::android::hardware::media::c2::IGraphicBufferAllocator> igba;
36 ::ndk::ScopedAStatus allocate(const IGraphicBufferAllocator::Description& in_desc,37 IGraphicBufferAllocator::Allocation* _aidl_return) override;
48 const IGraphicBufferAllocator::Description& in_desc, in allocate()49 IGraphicBufferAllocator::Allocation* _aidl_return) { in allocate()
2090 c2_aidl::IGraphicBufferAllocator::fromBinder(gba->asBinder()); in createBlockPool()2569 std::shared_ptr<c2_aidl::IGraphicBufferAllocator> igba = in holdIgbaBlocks()2570 c2_aidl::IGraphicBufferAllocator::fromBinder(gba->asBinder()); in holdIgbaBlocks()
45 class IGraphicBufferAllocator; variable490 std::shared_ptr<::aidl::android::hardware::media::c2::IGraphicBufferAllocator> &igba);
30 using C2IGBA = ::aidl::android::hardware::media::c2::IGraphicBufferAllocator;