Home
last modified time | relevance | path

Searched refs:nAllocationIoReceive (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/graphics/java/android/renderscript/
DAllocation.java390 mRS.nAllocationIoReceive(getID(mRS)); in ioReceive()
DRenderScript.java313 synchronized void nAllocationIoReceive(int alloc) { in nAllocationIoReceive() method in RenderScript
/frameworks/base/graphics/jni/
Dandroid_renderscript_RenderScript.cpp511 nAllocationIoReceive(JNIEnv *_env, jobject _this, RsContext con, RsAllocation alloc) in nAllocationIoReceive() function
1380 …cationIoReceive", "(II)V", (void*)nAllocationIoReceive },