Lines Matching refs:nContextBindProgramStore
2276 nContextBindProgramStore(JNIEnv *_env, jobject _this, jlong con, jlong pfs)
2279 ALOGD("nContextBindProgramStore, con(%p), pfs(%p)", (RsContext)con, (RsProgramStore)pfs);
2578 {"rsnContextBindProgramStore", "(JJ)V", (void*)nContextBindProgramStore },