Home
last modified time | relevance | path

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

/hardware/google/aemu/base/
DSubAllocator_unittest.cpp54 SubAllocator subAlloc( in TEST() local
110 SubAllocator subAlloc( in TEST() local
165 SubAllocator subAlloc( in TEST() local
209 SubAllocator subAlloc( in TEST() local
/hardware/google/aemu/host-common/
Daddress_space_graphics.cpp60 SubAllocator* subAlloc = nullptr; member
/hardware/interfaces/renderscript/1.0/default/
DContext.cpp149 Return<void> Context::allocationShareBufferQueue(Allocation baseAlloc, Allocation subAlloc) { in allocationShareBufferQueue()