Searched defs:MemoryInfo (Results 1 – 2 of 2) sorted by relevance
477 public static abstract class MemoryInfo { class in CuttlefishDisplayHotplugTest
6001 struct MemoryInfo { struct in gfxstream::vk::VkDecoderGlobalState::Impl6005 bool needUnmap = false;6008 void* ptr = nullptr;6009 VkDeviceSize size;6011 bool directMapped = false;6012 bool virtioGpuMapped = false;6013 uint32_t caching = 0;6014 uint64_t guestPhysAddr = 0;6015 void* pageAlignedHva = nullptr;6016 uint64_t sizeToPage = 0;[all …]