Searched defs:createAllocator (Results 1 – 8 of 8) sorted by relevance
89 static IAllocator* createAllocator(std::unique_ptr<hal::AllocatorHal> hal) { in createAllocator() function
61 C2Allocator* VendorAllocatorLoader::createAllocator(C2Allocator::id_t allocatorId) { in createAllocator() function in android::VendorAllocatorLoader
41 C2Allocator* createAllocator(C2Allocator::id_t allocatorId) { in createAllocator() function
78 c2_status_t C2PlatformStorePluginLoader::createAllocator( in createAllocator() function in C2PlatformStorePluginLoader
104 vk::Allocator *createAllocator(void) in createAllocator() function in vkt::ProtectedMem::ProtectedContext
62 ArenaAllocator *Cfg::createAllocator() { in createAllocator() function in Ice::Cfg
215 MovePtr<Allocator> createAllocator(const Context &context, const VkDevice &device) in createAllocator() function
814 vk::Allocator *createAllocator(DefaultDevice *device) in createAllocator() function