Home | History | Annotate | Download | only in jni

Lines Matching refs:nScriptSetVarVE

1074 nScriptSetVarVE(JNIEnv *_env, jobject _this, RsContext con, jint script, jint slot, jbyteArray data, jint elem, jintArray dims)
1076 LOG_API("nScriptSetVarVE, con(%p), s(%p), slot(%i)", con, (void *)script, slot);
1657 {"rsnScriptSetVarVE", "(III[BI[I)V", (void*)nScriptSetVarVE },