Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
Daddress_space_graphics.cpp48 struct AllocationCreateInfo { struct
134 Allocation newAllocation(struct AllocationCreateInfo& create, in newAllocation()
232 struct AllocationCreateInfo create = {0}; in allocRingStorage()
243 struct AllocationCreateInfo create = {0}; in allocBuffer()
254 struct AllocationCreateInfo create = {0}; in allocRingAndBufferStorageDedicated()
395 struct AllocationCreateInfo create = {0}; in loadBlockLocked()
427 void fillBlockLocked(Block& block, struct AllocationCreateInfo& create) { in fillBlockLocked()