Searched defs:baseAlloc (Results 1 – 5 of 5) sorted by relevance
74 const Allocation *baseAlloc; member
350 …RsAllocation rsAllocationAdapterCreate (RsContext ctxWrapper, RsType vtype, RsAllocation baseAlloc) in rsAllocationAdapterCreate()
1078 …RsHidlAdaptation::AllocationAdapterCreate (RsContext context, RsType vtype, RsAllocation baseAlloc) in AllocationAdapterCreate()
53 const void *baseAlloc; member
82 Return<Allocation> Context::allocationAdapterCreate(Type type, Allocation baseAlloc) { in allocationAdapterCreate()149 Return<void> Context::allocationShareBufferQueue(Allocation baseAlloc, Allocation subAlloc) { in allocationShareBufferQueue()