Searched refs:nAllocationShareBufferQueue (Results 1 – 4 of 4) sorted by relevance
504 synchronized void nAllocationShareBufferQueue(long alloc1, long alloc2) { in nAllocationShareBufferQueue() method in RenderScript
2976 mRS.nAllocationShareBufferQueue(getID(mRS), alloc.getID(mRS)); in shareBufferQueue()
1250 nAllocationShareBufferQueue(JNIEnv *_env, jobject _this, jlong con, jlong alloc1, jlong alloc2) in nAllocationShareBufferQueue() function2874 …hareBufferQueue", "(JJJ)V", (void*)nAllocationShareBufferQueue },
45742 Landroid/renderscript/RenderScript;->nAllocationShareBufferQueue(JJ)V