Home | History | Annotate | Download | only in jni

Lines Matching defs:nScriptReduce

2107 nScriptReduce(JNIEnv *_env, jobject _this, jlong con, jlong script, jint slot,
2111 ALOGD("nScriptReduce, con(%p), s(%p), slot(%i) ains(%p) aout(%" PRId64 ")", (RsContext)con, (void *)script, slot, ains, aout);
2908 nScriptReduce },