Home | History | Annotate | Download | only in jni

Lines Matching refs:nContextBindProgramVertex

1539 nContextBindProgramVertex(JNIEnv *_env, jobject _this, jlong con, jlong pf)
1541 LOG_API("nContextBindProgramVertex, con(%p), pf(%p)", (RsContext)con, (RsProgramVertex)pf);
1801 {"rsnContextBindProgramVertex", "(JJ)V", (void*)nContextBindProgramVertex },