Searched defs:shareBufferQueue (Results 1 – 2 of 2) sorted by relevance
/frameworks/rs/ | ||
D | rsAllocation.cpp | 607 void Allocation::shareBufferQueue(const Context *rsc, const Allocation *alloc) { in shareBufferQueue() function in android::renderscript::Allocation |
/frameworks/base/rs/java/android/renderscript/ | ||
D | Allocation.java | 2966 void shareBufferQueue(Allocation alloc) { in shareBufferQueue() method in Allocation |