Searched refs:shareBufferQueue (Results 1 – 4 of 4) sorted by relevance
182 void shareBufferQueue(const Context *rsc, const Allocation *alloc);
607 void Allocation::shareBufferQueue(const Context *rsc, const Allocation *alloc) { in shareBufferQueue() function in android::renderscript::Allocation869 alloc1->shareBufferQueue(rsc, alloc2); in rsi_AllocationShareBufferQueue()
2942 outAlloc.shareBufferQueue(alloc); in createFromAllocation()2966 void shareBufferQueue(Allocation alloc) { in shareBufferQueue() method in Allocation
59331 Landroid/renderscript/Allocation;->shareBufferQueue(Landroid/renderscript/Allocation;)V