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