Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/
DC2Store.cpp90 std::shared_ptr<C2Allocator> fetchDmaBufAllocator();
151 *allocator = fetchDmaBufAllocator(); in fetchAllocator()
349 std::shared_ptr<C2Allocator> C2PlatformAllocatorStoreImpl::fetchDmaBufAllocator() { in fetchDmaBufAllocator() function in android::C2PlatformAllocatorStoreImpl