Home
last modified time | relevance | path

Searched defs:DeviceMemory (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestCompliance.cpp196 TEST_F(ComplianceTest, DeviceMemory) { in TEST_F() argument
/aosp12/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp776 struct DeviceMemory { struct
777 typedef VkDeviceMemory HandleType;
778 VkDeviceSize size;
781 DEFINE_OBJECT_HANDLE_CONVERSION(DeviceMemory) in DEFINE_OBJECT_HANDLE_CONVERSION() argument