Home | History | Annotate | Download | only in jni

Lines Matching refs:nProgramFragmentStoreBegin

1028 nProgramFragmentStoreBegin(JNIEnv *_env, jobject _this, jint in, jint out)
1031 LOG_API("nProgramFragmentStoreBegin, con(%p), in(%p), out(%p)", con, (RsElement)in, (RsElement)out);
1438 {"nProgramFragmentStoreBegin", "(II)V", (void*)nProgramFragmentStoreBegin },