Searched refs:nScriptInvoke (Results 1 – 4 of 4) sorted by relevance
156 mRS.nScriptInvoke(getID(mRS), slot); in invoke()167 mRS.nScriptInvoke(getID(mRS), slot); in invoke()
747 synchronized void nScriptInvoke(long id, int slot) { in nScriptInvoke() method in RenderScript
1964 nScriptInvoke(JNIEnv *_env, jobject _this, jlong con, jlong obj, jint slot) in nScriptInvoke() function2899 {"rsnScriptInvoke", "(JJI)V", (void*)nScriptInvoke …
46466 Landroid/renderscript/RenderScript;->nScriptInvoke(JI)V