Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
Daddress_space_graphics.cpp58 struct Block { struct
59 char* buffer = nullptr;
60 SubAllocator* subAlloc = nullptr;
61 uint64_t offsetIntoPhys = 0; // guest claimShared/mmap uses this
63 bool isEmpty = true;
64 bool dedicated = false;
65 size_t dedicatedSize = 0;
66 bool usesVirtioGpuHostmem = false;
67 uint64_t hostmemId = 0;
68 bool external = false;