Searched defs:ids_ref (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | glGetDebugMessageLog.cpp | 4 …ces_ref, jint sourcesOffset, jintArray types_ref, jint typesOffset, jintArray ids_ref, jint idsOff… in android_glGetDebugMessageLog__II_3II_3II_3II_3II_3II_3BI() 12 …(JNIEnv *_env, jobject _this, jint count, jobject sources_ref, jobject types_ref, jobject ids_ref,… in android_glGetDebugMessageLog__ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() 20 …ces_ref, jint sourcesOffset, jintArray types_ref, jint typesOffset, jintArray ids_ref, jint idsOff… in android_glGetDebugMessageLog__I_3II_3II_3II_3II() 28 …(JNIEnv *_env, jobject _this, jint count, jobject sources_ref, jobject types_ref, jobject ids_ref,… in android_glGetDebugMessageLog__ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()
|
D | glGetDebugMessageLogKHR.cpp | 4 …ces_ref, jint sourcesOffset, jintArray types_ref, jint typesOffset, jintArray ids_ref, jint idsOff… in android_glGetDebugMessageLogKHR__II_3II_3II_3II_3II_3II_3BI() 12 …(JNIEnv *_env, jobject _this, jint count, jobject sources_ref, jobject types_ref, jobject ids_ref,… in android_glGetDebugMessageLogKHR__ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() 20 …ces_ref, jint sourcesOffset, jintArray types_ref, jint typesOffset, jintArray ids_ref, jint idsOff… in android_glGetDebugMessageLogKHR__I_3II_3II_3II_3II() 28 …(JNIEnv *_env, jobject _this, jint count, jobject sources_ref, jobject types_ref, jobject ids_ref,… in android_glGetDebugMessageLogKHR__ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES31Ext.cpp | 432 …, jobject _this, jint source, jint type, jint severity, jint count, jintArray ids_ref, jint offset… in android_glDebugMessageControlKHR__IIII_3IIZ() 563 …ces_ref, jint sourcesOffset, jintArray types_ref, jint typesOffset, jintArray ids_ref, jint idsOff… in android_glGetDebugMessageLogKHR__II_3II_3II_3II_3II_3II_3BI() 571 …(JNIEnv *_env, jobject _this, jint count, jobject sources_ref, jobject types_ref, jobject ids_ref,… in android_glGetDebugMessageLogKHR__ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() 579 …ces_ref, jint sourcesOffset, jintArray types_ref, jint typesOffset, jintArray ids_ref, jint idsOff… in android_glGetDebugMessageLogKHR__I_3II_3II_3II_3II() 587 …(JNIEnv *_env, jobject _this, jint count, jobject sources_ref, jobject types_ref, jobject ids_ref,… in android_glGetDebugMessageLogKHR__ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()
|
D | android_opengl_GLES32.cpp | 454 …, jobject _this, jint source, jint type, jint severity, jint count, jintArray ids_ref, jint offset… in android_glDebugMessageControl__IIII_3IIZ() 595 …ces_ref, jint sourcesOffset, jintArray types_ref, jint typesOffset, jintArray ids_ref, jint idsOff… in android_glGetDebugMessageLog__II_3II_3II_3II_3II_3II_3BI() 603 …(JNIEnv *_env, jobject _this, jint count, jobject sources_ref, jobject types_ref, jobject ids_ref,… in android_glGetDebugMessageLog__ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() 611 …ces_ref, jint sourcesOffset, jintArray types_ref, jint typesOffset, jintArray ids_ref, jint idsOff… in android_glGetDebugMessageLog__I_3II_3II_3II_3II() 619 …(JNIEnv *_env, jobject _this, jint count, jobject sources_ref, jobject types_ref, jobject ids_ref,… in android_glGetDebugMessageLog__ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()
|
D | android_opengl_GLES30.cpp | 755 (JNIEnv *_env, jobject _this, jint n, jintArray ids_ref, jint offset) { in android_glGenQueries__I_3II() 835 (JNIEnv *_env, jobject _this, jint n, jintArray ids_ref, jint offset) { in android_glDeleteQueries__I_3II() 5197 (JNIEnv *_env, jobject _this, jint n, jintArray ids_ref, jint offset) { in android_glDeleteTransformFeedbacks__I_3II() 5277 (JNIEnv *_env, jobject _this, jint n, jintArray ids_ref, jint offset) { in android_glGenTransformFeedbacks__I_3II()
|