Home
last modified time | relevance | path

Searched refs:_typeArray (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
DglGetTransformFeedbackVarying.cpp129 jarray _typeArray = (jarray) 0; in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() local
140 type = (GLenum *)getPointer(_env, type_buf, &_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
150 char * _typeBase = (char *)_env->GetPrimitiveArrayCritical(_typeArray, (jboolean *) 0); in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
162 if (_typeArray) { in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
163 releasePointer(_env, _typeArray, type, JNI_TRUE); in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
274 jarray _typeArray = (jarray) 0; in android_glGetTransformFeedbackVarying2() local
298 type = (GLenum *)getPointer(_env, type_buf, &_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetTransformFeedbackVarying2()
304 char * _typeBase = (char *)_env->GetPrimitiveArrayCritical(_typeArray, (jboolean *) 0); in android_glGetTransformFeedbackVarying2()
317 if (_typeArray) { in android_glGetTransformFeedbackVarying2()
318 releasePointer(_env, _typeArray, type, JNI_TRUE); in android_glGetTransformFeedbackVarying2()
DglGetActiveUniform.cpp129 jarray _typeArray = (jarray) 0; in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() local
140 type = (GLenum *)getPointer(_env, type_buf, &_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
150 char * _typeBase = (char *)_env->GetPrimitiveArrayCritical(_typeArray, (jboolean *) 0); in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
162 if (_typeArray) { in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
163 releasePointer(_env, _typeArray, type, JNI_TRUE); in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
277 jarray _typeArray = (jarray) 0; in android_glGetActiveUniform2() local
298 type = (GLenum *)getPointer(_env, type_buf, &_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetActiveUniform2()
305 char * _typeBase = (char *)_env->GetPrimitiveArrayCritical(_typeArray, (jboolean *) 0); in android_glGetActiveUniform2()
318 if (_typeArray) { in android_glGetActiveUniform2()
319 releasePointer(_env, _typeArray, type, JNI_TRUE); in android_glGetActiveUniform2()
DglGetActiveAttrib.cpp129 jarray _typeArray = (jarray) 0; in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() local
140 type = (GLenum *)getPointer(_env, type_buf, &_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
150 char * _typeBase = (char *)_env->GetPrimitiveArrayCritical(_typeArray, (jboolean *) 0); in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
162 if (_typeArray) { in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
163 releasePointer(_env, _typeArray, type, JNI_TRUE); in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
274 jarray _typeArray = (jarray) 0; in android_glGetActiveAttrib2() local
298 type = (GLenum *)getPointer(_env, type_buf, &_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetActiveAttrib2()
304 char * _typeBase = (char *)_env->GetPrimitiveArrayCritical(_typeArray, (jboolean *) 0); in android_glGetActiveAttrib2()
317 if (_typeArray) { in android_glGetActiveAttrib2()
318 releasePointer(_env, _typeArray, type, JNI_TRUE); in android_glGetActiveAttrib2()
/frameworks/base/core/jni/
Dandroid_opengl_GLES20.cpp1776 jarray _typeArray = (jarray) 0; in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() local
1787 type = (GLenum *)getPointer(_env, type_buf, &_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
1797 char * _typeBase = (char *)_env->GetPrimitiveArrayCritical(_typeArray, (jboolean *) 0); in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
1809 if (_typeArray) { in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
1810 releasePointer(_env, _typeArray, type, JNI_TRUE); in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
1921 jarray _typeArray = (jarray) 0; in android_glGetActiveAttrib2() local
1945 type = (GLenum *)getPointer(_env, type_buf, &_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetActiveAttrib2()
1951 char * _typeBase = (char *)_env->GetPrimitiveArrayCritical(_typeArray, (jboolean *) 0); in android_glGetActiveAttrib2()
1964 if (_typeArray) { in android_glGetActiveAttrib2()
1965 releasePointer(_env, _typeArray, type, JNI_TRUE); in android_glGetActiveAttrib2()
[all …]
Dandroid_opengl_GLES30.cpp1903 jarray _typeArray = (jarray) 0; in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() local
1914 type = (GLenum *)getPointer(_env, type_buf, &_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
1924 char * _typeBase = (char *)_env->GetPrimitiveArrayCritical(_typeArray, (jboolean *) 0); in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
1936 if (_typeArray) { in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
1937 releasePointer(_env, _typeArray, type, JNI_TRUE); in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
2048 jarray _typeArray = (jarray) 0; in android_glGetTransformFeedbackVarying2() local
2072 type = (GLenum *)getPointer(_env, type_buf, &_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetTransformFeedbackVarying2()
2078 char * _typeBase = (char *)_env->GetPrimitiveArrayCritical(_typeArray, (jboolean *) 0); in android_glGetTransformFeedbackVarying2()
2091 if (_typeArray) { in android_glGetTransformFeedbackVarying2()
2092 releasePointer(_env, _typeArray, type, JNI_TRUE); in android_glGetTransformFeedbackVarying2()