Home | History | Annotate | Download | only in jni

Lines Matching defs:nScriptReduce

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