Lines Matching refs:nProgramBindTexture
2166 nProgramBindTexture(JNIEnv *_env, jobject _this, jlong con, jlong vpf, jint slot, jlong a)
2169 ALOGD("nProgramBindTexture, con(%p), vpf(%p), slot(%i), a(%p)", (RsContext)con,
2570 {"rsnProgramBindTexture", "(JJIJ)V", (void*)nProgramBindTexture },