Home
last modified time | relevance | path

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

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