Home
last modified time | relevance | path

Searched refs:nAllocationShareBufferQueue (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java504 synchronized void nAllocationShareBufferQueue(long alloc1, long alloc2) { in nAllocationShareBufferQueue() method in RenderScript
H A DAllocation.java2976 mRS.nAllocationShareBufferQueue(getID(mRS), alloc.getID(mRS)); in shareBufferQueue()
/aosp12/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1250 nAllocationShareBufferQueue(JNIEnv *_env, jobject _this, jlong con, jlong alloc1, jlong alloc2) in nAllocationShareBufferQueue() function
2874 …hareBufferQueue", "(JJJ)V", (void*)nAllocationShareBufferQueue },
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt49708 Landroid/renderscript/RenderScript;->nAllocationShareBufferQueue(JJ)V