Searched defs:type_buf (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
H A D | glGetTransformFeedbackVarying.cpp | 120 …am, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type_buf, jbyte name) { in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 127 …am, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type_buf, jobject name… 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()
|
H A D | glGetActiveUniform.cpp | 120 …am, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type_buf, jbyte name) { 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()
|
H A D | glGetActiveAttrib.cpp | 120 …am, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type_buf, jbyte name) { 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()
|
/aosp12/system/bt/btif/src/ |
H A D | btif_sock_sdp.cc | 162 uint8_t type_buf[48]; in add_sdp_by_uuid() local
|
/aosp12/frameworks/base/core/jni/ |
H A D | android_opengl_GLES20.cpp | 1951 …am, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type_buf, jbyte name) { 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 …am, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type_buf, jbyte name) { 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()
|
H A D | android_opengl_GLES30.cpp | 2250 …am, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type_buf, jbyte name) { in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 2257 …am, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type_buf, jobject name… 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()
|