Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DClassUnloadDebuggee.java96 long freeMemory = currentRuntime.freeMemory(); in createMemoryStress() local
/external/skia/src/gpu/vk/
DGrVkAMDMemoryAllocator.cpp155 void GrVkAMDMemoryAllocator::freeMemory(const GrVkBackendMemory& memoryHandle) { in freeMemory() function in GrVkAMDMemoryAllocator
/external/skqp/src/gpu/vk/
DGrVkAMDMemoryAllocator.cpp155 void GrVkAMDMemoryAllocator::freeMemory(const GrVkBackendMemory& memoryHandle) { in freeMemory() function in GrVkAMDMemoryAllocator
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl11 FreeMemoryFunc freeMemory; variable
DvkDeviceDriverImpl.inl40 void DeviceDriver::freeMemory (VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks*… function in DeviceDriver
DvkNullDriverImpl.inl236 VKAPI_ATTR void VKAPI_CALL freeMemory (VkDevice device, VkDeviceMemory memory, const VkAllocationCa… function
/external/clang/test/Analysis/
Dmalloc.c1682 void freeMemory() { in freeMemory() function
/external/swiftshader/include/vulkan/
Dvulkan.hpp41607 …VULKAN_HPP_INLINE void Device::freeMemory( DeviceMemory memory, const AllocationCallbacks* pAlloca… in freeMemory() function in VULKAN_HPP_NAMESPACE::Device
41613 …VULKAN_HPP_INLINE void Device::freeMemory( DeviceMemory memory, Optional<const AllocationCallbacks… in freeMemory() function in VULKAN_HPP_NAMESPACE::Device
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp50403 …VULKAN_HPP_INLINE void Device::freeMemory( DeviceMemory memory, const AllocationCallbacks* pAlloca… in freeMemory() function in VULKAN_HPP_NAMESPACE::Device
50409 …VULKAN_HPP_INLINE void Device::freeMemory( DeviceMemory memory, Optional<const AllocationCallbacks… in freeMemory() function in VULKAN_HPP_NAMESPACE::Device