Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/vndk/
H A DC2Store.cpp85 std::shared_ptr<C2Allocator> fetchIonAllocator();
142 *allocator = fetchIonAllocator(); in fetchAllocator()
314 std::shared_ptr<C2Allocator> C2PlatformAllocatorStoreImpl::fetchIonAllocator() { in fetchIonAllocator() function in android::C2PlatformAllocatorStoreImpl