Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/
DC2Store.cpp79 std::shared_ptr<C2Allocator> fetchIonAllocator();
104 *allocator = fetchIonAllocator(); in fetchAllocator()
209 std::shared_ptr<C2Allocator> C2PlatformAllocatorStoreImpl::fetchIonAllocator() { in fetchIonAllocator() function in android::C2PlatformAllocatorStoreImpl