Home | History | Annotate | Download | only in jni

Lines Matching defs:nContextBindProgramFragment

1219 nContextBindProgramFragment(JNIEnv *_env, jobject _this, jint pf)
1222 LOG_API("nContextBindProgramFragment, con(%p), pf(%p)", con, (RsProgramFragment)pf);
1469 {"nContextBindProgramFragment", "(I)V", (void*)nContextBindProgramFragment },