Home | History | Annotate | Download | only in jni

Lines Matching defs:nScriptGroupSetInput

2408 nScriptGroupSetInput(JNIEnv *_env, jobject _this, jlong con, jlong gid, jlong kid, jlong alloc)
2411 ALOGD("nScriptGroupSetInput, con(%p) group(%p), kernelId(%p), alloc(%p)", (RsContext)con,
2930 {"rsnScriptGroupSetInput", "(JJJJ)V", (void*)nScriptGroupSetInput },