Home
last modified time | relevance | path

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

/external/v4l2_codec2/plugin_store/
DV4L2PluginStore.cpp27 static std::unique_ptr<VendorAllocatorLoader> sAllocatorLoader = in createAllocator() local
30 if (sAllocatorLoader != nullptr) { in createAllocator()
32 return sAllocatorLoader->createAllocator(allocatorId); in createAllocator()