Home | History | Annotate | Download | only in jni

Lines Matching refs:nContextBindProgramFragment

1425 nContextBindProgramFragment(JNIEnv *_env, jobject _this, RsContext con, jint pf)
1427 LOG_API("nContextBindProgramFragment, con(%p), pf(%p)", con, (RsProgramFragment)pf);
1681 {"rsnContextBindProgramFragment", "(II)V", (void*)nContextBindProgramFragment },