Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/hardware/google/aemu/host-common/
Daddress_space_graphics.cpp62 SubAllocator* subAlloc = nullptr; member
/aosp_15_r20/hardware/interfaces/renderscript/1.0/default/
H A DContext.cpp149 Return<void> Context::allocationShareBufferQueue(Allocation baseAlloc, Allocation subAlloc) { in allocationShareBufferQueue()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/renderscript/1.0/[email protected]_genc++/gen/android/hardware/renderscript/1.0/
DContextAll.cpp854 …dware::details::HidlInstrumentor *_hidl_this_instrumentor, uint64_t baseAlloc, uint64_t subAlloc) { in _hidl_allocationShareBufferQueue()
6243 …dware::Return<void> BpHwContext::allocationShareBufferQueue(uint64_t baseAlloc, uint64_t subAlloc){ in allocationShareBufferQueue()
7345 uint64_t subAlloc; in _hidl_allocationShareBufferQueue() local
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_mem_alloc.h7686 const VmaSuballocation& subAlloc = *suballocItem; in Validate() local