Home | History | Annotate | Download | only in jni

Lines Matching defs:nScriptReduce

1753 nScriptReduce(JNIEnv *_env, jobject _this, jlong con, jlong script, jint slot,
1756 LOG_API("nScriptReduce, con(%p), s(%p), slot(%i) ains(%p) aout(%" PRId64 ")", (RsContext)con, (void *)script, slot, ains, aout);
2352 {"rsnScriptReduce", "(JJI[JJ[I)V", (void*)nScriptReduce },