Home
last modified time | relevance | path

Searched defs:allocateMemory (Results 1 – 7 of 7) sorted by relevance

/external/skia/tests/
DGrMemoryPoolTest.cpp254 auto allocateMemory = [](GrMemoryPool& pool, AutoPoolReleaser& r) { in DEF_TEST() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl9 AllocateMemoryFunc allocateMemory; variable
DvkRefUtilImpl.inl155 Move<VkDeviceMemory> allocateMemory (const DeviceInterface& vk, VkDevice device, const VkMemoryAllo… function
DvkDeviceDriverImpl.inl30 VkResult DeviceDriver::allocateMemory (VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, … function in DeviceDriver
DvkNullDriverImpl.inl16 VKAPI_ATTR VkResult VKAPI_CALL allocateMemory (VkDevice device, const VkMemoryAllocateInfo* pAlloca… function
/external/icu/icu4c/source/i18n/
Dusearch.cpp186 inline void * allocateMemory(uint32_t size, UErrorCode *status) in allocateMemory() function
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.hpp16066 …Result allocateMemory( const MemoryAllocateInfo* pAllocateInfo, const AllocationCallbacks* pAlloca… in allocateMemory() function in vk::Device
16072 …ResultValueType<DeviceMemory>::type allocateMemory( const MemoryAllocateInfo & allocateInfo, Optio… in allocateMemory() function in vk::Device