Home
last modified time | relevance | path

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

/hardware/google/av/codec2/vndk/
DC2Store.cpp75 std::shared_ptr<C2Allocator> fetchIonAllocator();
100 *allocator = fetchIonAllocator(); in fetchAllocator()
205 std::shared_ptr<C2Allocator> C2PlatformAllocatorStoreImpl::fetchIonAllocator() { in fetchIonAllocator() function in android::C2PlatformAllocatorStoreImpl