Searched defs:nAllocationIoReceive (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/graphics/jni/
H A Dandroid_renderscript_RenderScript.cpp507 nAllocationIoReceive(JNIEnv *_env, jobject _this, RsContext con, RsAllocation alloc) function
509 LOG_API("nAllocationIoReceive, con(%p), alloc(%p)", con, alloc);
1615 {"rsnAllocationIoReceive", "(II)V", (void*)nAllocationIoReceive },
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DRenderScript.java277 synchronized void nAllocationIoReceive(int alloc) { method in class:RenderScript
/frameworks/base/graphics/java/android/renderscript/
H A DRenderScript.java371 synchronized void nAllocationIoReceive(int alloc) { method in class:RenderScript

Completed in 64 milliseconds