Home | History | Annotate | Download | only in gles11

Lines Matching refs:jint

4     (JNIEnv* _env, jobject _this, jint program, jint uniformBlockIndex, int bufSize, jintArray length_ref, jint lengthOffset, jbyteArray name_ref, jint nameOffset) {
5 jint _exception = 0;
9 jint _lengthRemaining;
12 jint _nameRemaining;
74 (JNIEnv* _env, jobject _this, jint program, jint uniformBlockIndex, jobject length_buf, jobject uniformBlockName_buf) {
75 jint _exception = 0;
79 jint _lengthBufferOffset = (jint)0;
81 jint _lengthRemaining;
83 jint _nameBufferOffset = (jint)0;
85 jint _nameRemaining;
116 (JNIEnv *_env, jobject _this, jint program, jint uniformBlockIndex) {