Home | History | Annotate | Download | only in jni

Lines Matching refs:nScriptGetVarI

990 nScriptGetVarI(JNIEnv *_env, jobject _this, RsContext con, jint script, jint slot)
992 LOG_API("nScriptGetVarI, con(%p), s(%p), slot(%i)", con, (void *)script, slot);
1648 {"rsnScriptGetVarI", "(III)I", (void*)nScriptGetVarI },