Searched defs:createAllocator (Results 1 – 6 of 6) sorted by relevance
61 C2Allocator* VendorAllocatorLoader::createAllocator(C2Allocator::id_t allocatorId) { in createAllocator() function in android::VendorAllocatorLoader
41 C2Allocator* createAllocator(C2Allocator::id_t allocatorId) { in createAllocator() function
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 InstanceInterface &vki, const VkPhysicalDevice physicalDev… in createAllocator() function
827 vk::Allocator *createAllocator(DefaultDevice *device) in createAllocator() function