Searched refs:allocationShareBufferQueue (Results 1 – 5 of 5) sorted by relevance
234 context->allocationShareBufferQueue(allocationRecv2, allocationRecv1); in TEST_P()
65 Return<void> allocationShareBufferQueue(Allocation baseAlloc, Allocation subAlloc) override;
149 Return<void> Context::allocationShareBufferQueue(Allocation baseAlloc, Allocation subAlloc) { in allocationShareBufferQueue() function in android::hardware::renderscript::V1_0::implementation::Context
1075 GetIContextHandle(context)->allocationShareBufferQueue(_valloc1, _valloc2); in AllocationShareBufferQueue()
182 allocationShareBufferQueue(Allocation baseAlloc, Allocation subAlloc);