Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DRenderScript.java510 synchronized void nAllocationShareBufferQueue(long alloc1, long alloc2) { in nAllocationShareBufferQueue() method in RenderScript
DAllocation.java2972 mRS.nAllocationShareBufferQueue(getID(mRS), alloc.getID(mRS)); in shareBufferQueue()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1251 nAllocationShareBufferQueue(JNIEnv *_env, jobject _this, jlong con, jlong alloc1, jlong alloc2) in nAllocationShareBufferQueue() function
2879 …hareBufferQueue", "(JJJ)V", (void*)nAllocationShareBufferQueue },
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt60297 Landroid/renderscript/RenderScript;->nAllocationShareBufferQueue(JJ)V