Searched refs:subAlloc (Results 1 – 3 of 3) sorted by relevance
49 Return<void> allocationShareBufferQueue(Allocation baseAlloc, Allocation subAlloc) override;
133 Return<void> Context::allocationShareBufferQueue(Allocation baseAlloc, Allocation subAlloc) { in allocationShareBufferQueue() argument135 RsAllocation _subAlloc = hidl_to_rs<RsAllocation>(subAlloc); in allocationShareBufferQueue()
53 * @return subAlloc AllocationAdapter57 generates (AllocationAdapter subAlloc);172 * TODO: clearly define baseAlloc vs subAlloc178 * @param subAlloc Allocation to use the same buffer queue as the Base182 allocationShareBufferQueue(Allocation baseAlloc, Allocation subAlloc);