Home | History | Annotate | Download | only in jni

Lines Matching defs:nScriptSetVarObj

1406 nScriptSetVarObj(JNIEnv *_env, jobject _this, jlong con, jlong script, jint slot, jlong val, jboolean mUseInc)
1408 LOG_API("nScriptSetVarObj, con(%p), s(%p), slot(%i), val(%i)", (RsContext)con,
2021 {"rsnScriptSetVarObj", "(JJIJZ)V", (void*)nScriptSetVarObj },