Home
last modified time | relevance | path

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

/external/v4l2_codec2/plugin_store/
DV4L2PluginStore.cpp39 std::shared_ptr<C2Allocator> fetchAllocator(C2Allocator::id_t allocatorId) { in fetchAllocator() function
63 std::shared_ptr<C2Allocator> allocator = fetchAllocator(allocatorId); in createBlockPool()