Home
last modified time | relevance | path

Searched refs:getMemoryObjectId (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkDeviceMemory.cpp157 …device->emitDeviceMemoryReport(eventType, getMemoryObjectId(), 0 /* size */, VK_OBJECT_TYPE_DEVICE… in destroy()
282 …device->emitDeviceMemoryReport(eventType, getMemoryObjectId(), allocationSize, VK_OBJECT_TYPE_DEVI… in allocate()
DVkDeviceMemoryExternalAndroid.hpp76 uint64_t getMemoryObjectId() const override;
DVkDeviceMemory.hpp115 virtual uint64_t getMemoryObjectId() const in getMemoryObjectId() function in vk::DeviceMemory
DVkDeviceMemoryExternalAndroid.cpp536 uint64_t AHardwareBufferExternalMemory::getMemoryObjectId() const in getMemoryObjectId() function in AHardwareBufferExternalMemory