Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/include/
DC2PlatformStorePluginLoader.h86 c2_status_t createAllocator(
/frameworks/av/media/codec2/vndk/
DC2PlatformStorePluginLoader.cpp78 c2_status_t C2PlatformStorePluginLoader::createAllocator( in createAllocator() function in C2PlatformStorePluginLoader
DC2Store.cpp174 C2PlatformStorePluginLoader::GetInstance()->createAllocator(id, allocator); in fetchAllocator()