Lines Matching refs:baseAlloc
68 Return<Allocation> Context::allocationAdapterCreate(Type type, Allocation baseAlloc) {
70 RsAllocation _baseAlloc = hidl_to_rs<RsAllocation>(baseAlloc);
135 Return<void> Context::allocationShareBufferQueue(Allocation baseAlloc, Allocation subAlloc) {
136 RsAllocation _baseAlloc = hidl_to_rs<RsAllocation>(baseAlloc);