Home
last modified time | relevance | path

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

/frameworks/native/opengl/tools/glgen/stubs/gles11/
DglGetTransformFeedbackVarying.cpp124 …is, jint program, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type_buf… in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() argument
139 size = (GLint *)getPointer(_env, size_buf, &_sizeArray, &_sizeRemaining, &_sizeBufferOffset); in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
271 (JNIEnv *_env, jobject _this, jint program, jint index, jobject size_buf, jobject type_buf) { in android_glGetTransformFeedbackVarying2() argument
297 size = (GLint *)getPointer(_env, size_buf, &_sizeArray, &_sizeRemaining, &_sizeBufferOffset); in android_glGetTransformFeedbackVarying2()
DglGetActiveUniform.cpp124 …is, jint program, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type_buf… in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() argument
139 size = (GLint *)getPointer(_env, size_buf, &_sizeArray, &_sizeRemaining, &_sizeBufferOffset); in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
274 (JNIEnv *_env, jobject _this, jint program, jint index, jobject size_buf, jobject type_buf) { in android_glGetActiveUniform2() argument
297 size = (GLint *)getPointer(_env, size_buf, &_sizeArray, &_sizeRemaining, &_sizeBufferOffset); in android_glGetActiveUniform2()
DglGetActiveAttrib.cpp124 …is, jint program, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type_buf… in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() argument
139 size = (GLint *)getPointer(_env, size_buf, &_sizeArray, &_sizeRemaining, &_sizeBufferOffset); in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
271 (JNIEnv *_env, jobject _this, jint program, jint index, jobject size_buf, jobject type_buf) { in android_glGetActiveAttrib2() argument
297 size = (GLint *)getPointer(_env, size_buf, &_sizeArray, &_sizeRemaining, &_sizeBufferOffset); in android_glGetActiveAttrib2()
/frameworks/base/core/jni/
Dandroid_opengl_GLES20.cpp1771 …is, jint program, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type_buf… in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() argument
1786 size = (GLint *)getPointer(_env, size_buf, &_sizeArray, &_sizeRemaining, &_sizeBufferOffset); in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
1918 (JNIEnv *_env, jobject _this, jint program, jint index, jobject size_buf, jobject type_buf) { in android_glGetActiveAttrib2() argument
1944 size = (GLint *)getPointer(_env, size_buf, &_sizeArray, &_sizeRemaining, &_sizeBufferOffset); in android_glGetActiveAttrib2()
2099 …is, jint program, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type_buf… in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() argument
2114 size = (GLint *)getPointer(_env, size_buf, &_sizeArray, &_sizeRemaining, &_sizeBufferOffset); in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
2249 (JNIEnv *_env, jobject _this, jint program, jint index, jobject size_buf, jobject type_buf) { in android_glGetActiveUniform2() argument
2272 size = (GLint *)getPointer(_env, size_buf, &_sizeArray, &_sizeRemaining, &_sizeBufferOffset); in android_glGetActiveUniform2()
Dandroid_opengl_GLES30.cpp1898 …is, jint program, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type_buf… in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() argument
1913 size = (GLint *)getPointer(_env, size_buf, &_sizeArray, &_sizeRemaining, &_sizeBufferOffset); in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
2045 (JNIEnv *_env, jobject _this, jint program, jint index, jobject size_buf, jobject type_buf) { in android_glGetTransformFeedbackVarying2() argument
2071 size = (GLint *)getPointer(_env, size_buf, &_sizeArray, &_sizeRemaining, &_sizeBufferOffset); in android_glGetTransformFeedbackVarying2()