/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() 27 _lengthRemaining = _env->GetArrayLength(length_ref) - lengthOffset; in android_glGetShaderSource__II_3II_3BI() 29 _env->GetPrimitiveArrayCritical(length_ref, (jboolean *)0); in android_glGetShaderSource__II_3II_3BI() 62 _env->ReleasePrimitiveArrayCritical(length_ref, 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() 27 _lengthRemaining = _env->GetArrayLength(length_ref) - lengthOffset; in android_glGetActiveUniformBlockName_III_3II_3BI() 29 length_ref, (jboolean*)0); in android_glGetActiveUniformBlockName_III_3II_3BI() 63 _env->ReleasePrimitiveArrayCritical(length_ref, _length_base, in android_glGetActiveUniformBlockName_III_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() 33 _lengthRemaining = _env->GetArrayLength(length_ref) - lengthOffset; in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI() 35 _env->GetPrimitiveArrayCritical(length_ref, (jboolean *)0); in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI() 113 _env->ReleasePrimitiveArrayCritical(length_ref, length_base, in android_glGetTransformFeedbackVarying__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() 33 _lengthRemaining = _env->GetArrayLength(length_ref) - lengthOffset; in android_glGetActiveUniform__III_3II_3II_3II_3BI() 35 _env->GetPrimitiveArrayCritical(length_ref, (jboolean *)0); in android_glGetActiveUniform__III_3II_3II_3II_3BI() 113 _env->ReleasePrimitiveArrayCritical(length_ref, length_base, in android_glGetActiveUniform__III_3II_3II_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() 33 _lengthRemaining = _env->GetArrayLength(length_ref) - lengthOffset; in android_glGetActiveAttrib__III_3II_3II_3II_3BI() 35 _env->GetPrimitiveArrayCritical(length_ref, (jboolean *)0); in android_glGetActiveAttrib__III_3II_3II_3II_3BI() 113 _env->ReleasePrimitiveArrayCritical(length_ref, length_base, in android_glGetActiveAttrib__III_3II_3II_3II_3BI()
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES30.cpp | 1778 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI() argument 1795 if (!length_ref) { in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI() 1807 _lengthRemaining = _env->GetArrayLength(length_ref) - lengthOffset; in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI() 1809 _env->GetPrimitiveArrayCritical(length_ref, (jboolean *)0); in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI() 1887 _env->ReleasePrimitiveArrayCritical(length_ref, length_base, in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI() 3461 …ct _this, jint program, jint uniformBlockIndex, int bufSize, jintArray length_ref, jint lengthOffs… in android_glGetActiveUniformBlockName_III_3II_3BI() argument 3472 if (!length_ref) { in android_glGetActiveUniformBlockName_III_3II_3BI() 3484 _lengthRemaining = _env->GetArrayLength(length_ref) - lengthOffset; in android_glGetActiveUniformBlockName_III_3II_3BI() 3486 length_ref, (jboolean*)0); in android_glGetActiveUniformBlockName_III_3II_3BI() 3520 _env->ReleasePrimitiveArrayCritical(length_ref, _length_base, in android_glGetActiveUniformBlockName_III_3II_3BI() [all …]
|
D | android_opengl_GLES20.cpp | 1651 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetActiveAttrib__III_3II_3II_3II_3BI() argument 1668 if (!length_ref) { in android_glGetActiveAttrib__III_3II_3II_3II_3BI() 1680 _lengthRemaining = _env->GetArrayLength(length_ref) - lengthOffset; in android_glGetActiveAttrib__III_3II_3II_3II_3BI() 1682 _env->GetPrimitiveArrayCritical(length_ref, (jboolean *)0); in android_glGetActiveAttrib__III_3II_3II_3II_3BI() 1760 _env->ReleasePrimitiveArrayCritical(length_ref, length_base, in android_glGetActiveAttrib__III_3II_3II_3II_3BI() 1979 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetActiveUniform__III_3II_3II_3II_3BI() argument 1996 if (!length_ref) { in android_glGetActiveUniform__III_3II_3II_3II_3BI() 2008 _lengthRemaining = _env->GetArrayLength(length_ref) - lengthOffset; in android_glGetActiveUniform__III_3II_3II_3II_3BI() 2010 _env->GetPrimitiveArrayCritical(length_ref, (jboolean *)0); in android_glGetActiveUniform__III_3II_3II_3II_3BI() 2088 _env->ReleasePrimitiveArrayCritical(length_ref, length_base, in android_glGetActiveUniform__III_3II_3II_3II_3BI() [all …]
|
D | android_opengl_GLES31.cpp | 568 …pCount, jintArray props_ref, jint propsOffset, jint bufSize, jintArray length_ref, jint lengthOffs… in android_glGetProgramResourceiv__IIII_3III_3II_3II() argument 599 if (!length_ref) { in android_glGetProgramResourceiv__IIII_3III_3II_3II() 611 _lengthRemaining = _env->GetArrayLength(length_ref) - lengthOffset; in android_glGetProgramResourceiv__IIII_3III_3II_3II() 613 _env->GetPrimitiveArrayCritical(length_ref, (jboolean *)0); in android_glGetProgramResourceiv__IIII_3III_3II_3II() 650 _env->ReleasePrimitiveArrayCritical(length_ref, length_base, in android_glGetProgramResourceiv__IIII_3III_3II_3II()
|