Home | History | Annotate | Download | only in jni

Lines Matching refs:nScriptGroupSetInput

1287 nScriptGroupSetInput(JNIEnv *_env, jobject _this, RsContext con, jint gid, jint kid, jint alloc)
1289 LOG_API("nScriptGroupSetInput, con(%p) group(%p), kernelId(%p), alloc(%p)", con,
1665 {"rsnScriptGroupSetInput", "(IIII)V", (void*)nScriptGroupSetInput },