Searched refs:_typeBufferOffset (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | glGetTransformFeedbackVarying.cpp | 130 jint _typeBufferOffset = (jint) 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() 151 type = (GLenum *) (_typeBase + _typeBufferOffset); in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 275 jint _typeBufferOffset = (jint) 0; in android_glGetTransformFeedbackVarying2() local 298 type = (GLenum *)getPointer(_env, type_buf, &_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetTransformFeedbackVarying2() 305 type = (GLenum *) (_typeBase + _typeBufferOffset); in android_glGetTransformFeedbackVarying2()
|
D | glGetActiveUniform.cpp | 130 jint _typeBufferOffset = (jint) 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() 151 type = (GLenum *) (_typeBase + _typeBufferOffset); in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 278 jint _typeBufferOffset = (jint) 0; in android_glGetActiveUniform2() local 298 type = (GLenum *)getPointer(_env, type_buf, &_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetActiveUniform2() 306 type = (GLenum *) (_typeBase + _typeBufferOffset); in android_glGetActiveUniform2()
|
D | glGetActiveAttrib.cpp | 130 jint _typeBufferOffset = (jint) 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() 151 type = (GLenum *) (_typeBase + _typeBufferOffset); in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 275 jint _typeBufferOffset = (jint) 0; in android_glGetActiveAttrib2() local 298 type = (GLenum *)getPointer(_env, type_buf, &_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetActiveAttrib2() 305 type = (GLenum *) (_typeBase + _typeBufferOffset); in android_glGetActiveAttrib2()
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES20.cpp | 1777 jint _typeBufferOffset = (jint) 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() 1798 type = (GLenum *) (_typeBase + _typeBufferOffset); in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 1922 jint _typeBufferOffset = (jint) 0; in android_glGetActiveAttrib2() local 1945 type = (GLenum *)getPointer(_env, type_buf, &_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetActiveAttrib2() 1952 type = (GLenum *) (_typeBase + _typeBufferOffset); in android_glGetActiveAttrib2() 2105 jint _typeBufferOffset = (jint) 0; in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() local 2115 type = (GLenum *)getPointer(_env, type_buf, &_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 2126 type = (GLenum *) (_typeBase + _typeBufferOffset); in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 2253 jint _typeBufferOffset = (jint) 0; in android_glGetActiveUniform2() local [all …]
|
D | android_opengl_GLES30.cpp | 1904 jint _typeBufferOffset = (jint) 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() 1925 type = (GLenum *) (_typeBase + _typeBufferOffset); in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 2049 jint _typeBufferOffset = (jint) 0; in android_glGetTransformFeedbackVarying2() local 2072 type = (GLenum *)getPointer(_env, type_buf, &_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetTransformFeedbackVarying2() 2079 type = (GLenum *) (_typeBase + _typeBufferOffset); in android_glGetTransformFeedbackVarying2()
|