Searched defs:size_buf (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | glGetTransformFeedbackVarying.cpp | 120 … _this, jint program, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type… in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 127 … _this, jint program, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type… in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() 287 (JNIEnv *_env, jobject _this, jint program, jint index, jobject size_buf, jobject type_buf) { in android_glGetTransformFeedbackVarying2()
|
D | glGetActiveUniform.cpp | 120 … _this, jint program, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type… in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 270 (JNIEnv *_env, jobject _this, jint program, jint index, jobject size_buf, jobject type_buf) { in android_glGetActiveUniform2()
|
D | glGetActiveAttrib.cpp | 120 … _this, jint program, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type… in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 267 (JNIEnv *_env, jobject _this, jint program, jint index, jobject size_buf, jobject type_buf) { in android_glGetActiveAttrib2()
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES20.cpp | 1951 … _this, jint program, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type… in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 2098 (JNIEnv *_env, jobject _this, jint program, jint index, jobject size_buf, jobject type_buf) { in android_glGetActiveAttrib2() 2275 … _this, jint program, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type… in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 2425 (JNIEnv *_env, jobject _this, jint program, jint index, jobject size_buf, jobject type_buf) { in android_glGetActiveUniform2()
|
D | android_opengl_GLES30.cpp | 2250 … _this, jint program, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type… in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 2257 … _this, jint program, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type… in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() 2417 (JNIEnv *_env, jobject _this, jint program, jint index, jobject size_buf, jobject type_buf) { in android_glGetTransformFeedbackVarying2()
|