Home | History | Annotate | Download | only in jni

Lines Matching defs:nScriptBindAllocation

1389 nScriptBindAllocation(JNIEnv *_env, jobject _this, jlong con, jlong script, jlong alloc, jint slot, jboolean mUseInc)
1391 LOG_API("nScriptBindAllocation, con(%p), script(%p), alloc(%p), slot(%i)",
2343 {"rsnScriptBindAllocation", "(JJJIZ)V", (void*)nScriptBindAllocation },