Home | History | Annotate | Download | only in jni

Lines Matching defs:nScriptBindAllocation

1785 nScriptBindAllocation(JNIEnv *_env, jobject _this, jlong con, jlong script, jlong alloc, jint slot)
1788 ALOGD("nScriptBindAllocation, con(%p), script(%p), alloc(%p), slot(%i)", (RsContext)con,
2902 {"rsnScriptBindAllocation", "(JJJI)V", (void*)nScriptBindAllocation },