Home
last modified time | relevance | path

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

/external/skqp/tests/
DGrMemoryPoolTest.cpp252 auto allocateMemory = [](GrMemoryPool& pool, AutoPoolReleaser& r) { in DEF_TEST() local
/external/skia/tests/
DGrMemoryPoolTest.cpp252 auto allocateMemory = [](GrMemoryPool& pool, AutoPoolReleaser& r) { in DEF_TEST() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl10 AllocateMemoryFunc allocateMemory; variable
DvkRefUtilImpl.inl173 Move<VkDeviceMemory> allocateMemory (const DeviceInterface& vk, VkDevice device, const VkMemoryAllo… function
DvkNullDriver.cpp1121 VKAPI_ATTR VkResult VKAPI_CALL allocateMemory (VkDevice device, const VkMemoryAllocateInfo* pAlloca… in allocateMemory() function
DvkDeviceDriverImpl.inl35 VkResult DeviceDriver::allocateMemory (VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, … function in DeviceDriver
/external/icu/icu4c/source/i18n/
Dusearch.cpp186 inline void * allocateMemory(uint32_t size, UErrorCode *status) in allocateMemory() function
/external/swiftshader/include/vulkan/
Dvulkan.hpp41581 …VULKAN_HPP_INLINE Result Device::allocateMemory( const MemoryAllocateInfo* pAllocateInfo, const Al… in allocateMemory() function in VULKAN_HPP_NAMESPACE::Device
41587 …VULKAN_HPP_INLINE ResultValueType<DeviceMemory>::type Device::allocateMemory( const MemoryAllocate… in allocateMemory() function in VULKAN_HPP_NAMESPACE::Device
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp48450 …VULKAN_HPP_INLINE Result Device::allocateMemory( const MemoryAllocateInfo* pAllocateInfo, const Al… in allocateMemory() function in VULKAN_HPP_NAMESPACE::Device
48456 …VULKAN_HPP_INLINE ResultValueType<DeviceMemory>::type Device::allocateMemory( const MemoryAllocate… in allocateMemory() function in VULKAN_HPP_NAMESPACE::Device