Home
last modified time | relevance | path

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

/aosp12/frameworks/rs/
H A DrsAllocation.cpp607 void Allocation::shareBufferQueue(const Context *rsc, const Allocation *alloc) { in shareBufferQueue() function in android::renderscript::Allocation
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java2970 void shareBufferQueue(Allocation alloc) { in shareBufferQueue() method in Allocation