Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/include/
DC2PlatformStorePluginLoader.h84 c2_status_t createAllocator(::C2Allocator::id_t allocatorId,
/frameworks/av/media/codec2/vndk/
DC2PlatformStorePluginLoader.cpp76 c2_status_t C2PlatformStorePluginLoader::createAllocator( in createAllocator() function in C2PlatformStorePluginLoader
DC2Store.cpp119 C2PlatformStorePluginLoader::GetInstance()->createAllocator(id, allocator); in fetchAllocator()