Searched defs:shareBufferQueue (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java2941 outAlloc.shareBufferQueue(alloc);
2965 void shareBufferQueue(Allocation alloc) { method in class:Allocation
/frameworks/rs/
H A DrsAllocation.cpp640 void Allocation::shareBufferQueue(const Context *rsc, const Allocation *alloc) { function in class:Allocation
909 alloc1->shareBufferQueue(rsc, alloc2);

Completed in 5207 milliseconds