/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | glGetShaderSource.cpp | 4 …(JNIEnv *_env, jobject _this, jint shader, jint bufsize, jintArray length_ref, jint lengthOffset, … in android_glGetShaderSource__II_3II_3BI() argument 15 if (length_ref) { in android_glGetShaderSource__II_3II_3BI() 22 _lengthRemaining = _env->GetArrayLength(length_ref) - lengthOffset; in android_glGetShaderSource__II_3II_3BI() 24 _env->GetIntArrayElements(length_ref, (jboolean *)0); in android_glGetShaderSource__II_3II_3BI() 58 _env->ReleaseIntArrayElements(length_ref, (jint*)length_base, in android_glGetShaderSource__II_3II_3BI()
|
D | glGetActiveUniformBlockName.cpp | 4 …ct _this, jint program, jint uniformBlockIndex, int bufSize, jintArray length_ref, jint lengthOffs… in android_glGetActiveUniformBlockName_III_3II_3BI() argument 15 if (length_ref) { in android_glGetActiveUniformBlockName_III_3II_3BI() 22 _lengthRemaining = _env->GetArrayLength(length_ref) - lengthOffset; in android_glGetActiveUniformBlockName_III_3II_3BI() 24 length_ref, (jboolean*)0); in android_glGetActiveUniformBlockName_III_3II_3BI() 59 _env->ReleaseIntArrayElements(length_ref, (jint*)_length_base, in android_glGetActiveUniformBlockName_III_3II_3BI()
|
D | glGetActiveAttrib.cpp | 4 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetActiveAttrib__III_3II_3II_3II_3BI() argument 21 if (length_ref) { in android_glGetActiveAttrib__III_3II_3II_3II_3BI() 28 _lengthRemaining = _env->GetArrayLength(length_ref) - lengthOffset; in android_glGetActiveAttrib__III_3II_3II_3II_3BI() 30 _env->GetIntArrayElements(length_ref, (jboolean *)0); in android_glGetActiveAttrib__III_3II_3II_3II_3BI() 109 _env->ReleaseIntArrayElements(length_ref, (jint*)length_base, in android_glGetActiveAttrib__III_3II_3II_3II_3BI()
|
D | glGetActiveUniform.cpp | 4 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetActiveUniform__III_3II_3II_3II_3BI() argument 21 if (length_ref) { in android_glGetActiveUniform__III_3II_3II_3II_3BI() 28 _lengthRemaining = _env->GetArrayLength(length_ref) - lengthOffset; in android_glGetActiveUniform__III_3II_3II_3II_3BI() 30 _env->GetIntArrayElements(length_ref, (jboolean *)0); in android_glGetActiveUniform__III_3II_3II_3II_3BI() 109 _env->ReleaseIntArrayElements(length_ref, (jint*)length_base, in android_glGetActiveUniform__III_3II_3II_3II_3BI()
|
D | glGetTransformFeedbackVarying.cpp | 4 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI() argument 21 if (length_ref) { in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI() 28 _lengthRemaining = _env->GetArrayLength(length_ref) - lengthOffset; in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI() 30 _env->GetIntArrayElements(length_ref, (jboolean *)0); in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI() 109 _env->ReleaseIntArrayElements(length_ref, (jint*)length_base, in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI()
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES30.cpp | 2134 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI() argument 2151 if (length_ref) { in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI() 2158 _lengthRemaining = _env->GetArrayLength(length_ref) - lengthOffset; in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI() 2160 _env->GetIntArrayElements(length_ref, (jboolean *)0); in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI() 2239 _env->ReleaseIntArrayElements(length_ref, (jint*)length_base, in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI() 4043 …ct _this, jint program, jint uniformBlockIndex, int bufSize, jintArray length_ref, jint lengthOffs… in android_glGetActiveUniformBlockName_III_3II_3BI() argument 4054 if (length_ref) { in android_glGetActiveUniformBlockName_III_3II_3BI() 4061 _lengthRemaining = _env->GetArrayLength(length_ref) - lengthOffset; in android_glGetActiveUniformBlockName_III_3II_3BI() 4063 length_ref, (jboolean*)0); in android_glGetActiveUniformBlockName_III_3II_3BI() 4098 _env->ReleaseIntArrayElements(length_ref, (jint*)_length_base, in android_glGetActiveUniformBlockName_III_3II_3BI() [all …]
|
D | android_opengl_GLES20.cpp | 1835 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetActiveAttrib__III_3II_3II_3II_3BI() argument 1852 if (length_ref) { in android_glGetActiveAttrib__III_3II_3II_3II_3BI() 1859 _lengthRemaining = _env->GetArrayLength(length_ref) - lengthOffset; in android_glGetActiveAttrib__III_3II_3II_3II_3BI() 1861 _env->GetIntArrayElements(length_ref, (jboolean *)0); in android_glGetActiveAttrib__III_3II_3II_3II_3BI() 1940 _env->ReleaseIntArrayElements(length_ref, (jint*)length_base, in android_glGetActiveAttrib__III_3II_3II_3II_3BI() 2159 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetActiveUniform__III_3II_3II_3II_3BI() argument 2176 if (length_ref) { in android_glGetActiveUniform__III_3II_3II_3II_3BI() 2183 _lengthRemaining = _env->GetArrayLength(length_ref) - lengthOffset; in android_glGetActiveUniform__III_3II_3II_3II_3BI() 2185 _env->GetIntArrayElements(length_ref, (jboolean *)0); in android_glGetActiveUniform__III_3II_3II_3II_3BI() 2264 _env->ReleaseIntArrayElements(length_ref, (jint*)length_base, in android_glGetActiveUniform__III_3II_3II_3II_3BI() [all …]
|
D | android_opengl_GLES31.cpp | 693 …pCount, jintArray props_ref, jint propsOffset, jint bufSize, jintArray length_ref, jint lengthOffs… in android_glGetProgramResourceiv__IIII_3III_3II_3II() argument 724 if (length_ref) { in android_glGetProgramResourceiv__IIII_3III_3II_3II() 731 _lengthRemaining = _env->GetArrayLength(length_ref) - lengthOffset; in android_glGetProgramResourceiv__IIII_3III_3II_3II() 733 _env->GetIntArrayElements(length_ref, (jboolean *)0); in android_glGetProgramResourceiv__IIII_3III_3II_3II() 771 _env->ReleaseIntArrayElements(length_ref, (jint*)length_base, in android_glGetProgramResourceiv__IIII_3III_3II_3II()
|