Home
last modified time | relevance | path

Searched defs:fetchAllocator (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/v4l2_codec2/plugin_store/
H A DV4L2PluginStore.cpp54 std::shared_ptr<C2Allocator> fetchAllocator(C2Allocator::id_t allocatorId) { in fetchAllocator() function
/aosp_15_r20/frameworks/av/media/codec2/vndk/
H A DC2Store.cpp139 c2_status_t C2PlatformAllocatorStoreImpl::fetchAllocator( in fetchAllocator() function in android::C2PlatformAllocatorStoreImpl