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()
2946 outAlloc.shareBufferQueue(alloc); in createFromAllocation()2970 void shareBufferQueue(Allocation alloc) { in shareBufferQueue() method in Allocation
48742 Landroid/renderscript/Allocation;->shareBufferQueue(Landroid/renderscript/Allocation;)V