Home
last modified time | relevance | path

Searched refs:externalAddrSize (Results 1 – 3 of 3) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
Daddress_space_device.h29 uint64_t externalAddrSize; member
/hardware/google/aemu/host-common/
Daddress_space_graphics.cpp260 if (asgCreate.externalAddrSize < static_cast<uint64_t>(create.size)) { in allocRingAndBufferStorageDedicated()
264 create.size = asgCreate.externalAddrSize; in allocRingAndBufferStorageDedicated()
/hardware/google/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp884 .externalAddrSize = resEntry.hvaSize, in addressSpaceProcessCmd()