Home
last modified time | relevance | path

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

/frameworks/native/opengl/tools/glgen/stubs/gles11/
DglGetDebugMessageLogKHR.cpp4 …ef, jint sourcesOffset, jintArray types_ref, jint typesOffset, jintArray ids_ref, jint idsOffset, … in android_glGetDebugMessageLogKHR__II_3II_3II_3II_3II_3II_3BI() argument
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() argument
20 …ef, jint sourcesOffset, jintArray types_ref, jint typesOffset, jintArray ids_ref, jint idsOffset, … in android_glGetDebugMessageLogKHR__I_3II_3II_3II_3II() argument
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() argument
DglGetDebugMessageLog.cpp4 …ef, jint sourcesOffset, jintArray types_ref, jint typesOffset, jintArray ids_ref, jint idsOffset, … in android_glGetDebugMessageLog__II_3II_3II_3II_3II_3II_3BI() argument
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() argument
20 …ef, jint sourcesOffset, jintArray types_ref, jint typesOffset, jintArray ids_ref, jint idsOffset, … in android_glGetDebugMessageLog__I_3II_3II_3II_3II() argument
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() argument
/frameworks/base/core/jni/
Dandroid_opengl_GLES31Ext.cpp432 …ject _this, jint source, jint type, jint severity, jint count, jintArray ids_ref, jint offset, jbo… in android_glDebugMessageControlKHR__IIII_3IIZ() argument
440 if (!ids_ref) { in android_glDebugMessageControlKHR__IIII_3IIZ()
452 _remaining = _env->GetArrayLength(ids_ref) - offset; in android_glDebugMessageControlKHR__IIII_3IIZ()
454 _env->GetIntArrayElements(ids_ref, (jboolean *)0); in android_glDebugMessageControlKHR__IIII_3IIZ()
468 _env->ReleaseIntArrayElements(ids_ref, (jint*)ids_base, in android_glDebugMessageControlKHR__IIII_3IIZ()
563 …ef, jint sourcesOffset, jintArray types_ref, jint typesOffset, jintArray ids_ref, jint idsOffset, … in android_glGetDebugMessageLogKHR__II_3II_3II_3II_3II_3II_3BI() argument
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() argument
579 …ef, jint sourcesOffset, jintArray types_ref, jint typesOffset, jintArray ids_ref, jint idsOffset, … in android_glGetDebugMessageLogKHR__I_3II_3II_3II_3II() argument
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() argument
Dandroid_opengl_GLES32.cpp454 …ject _this, jint source, jint type, jint severity, jint count, jintArray ids_ref, jint offset, jbo… in android_glDebugMessageControl__IIII_3IIZ() argument
462 if (!ids_ref) { in android_glDebugMessageControl__IIII_3IIZ()
474 _remaining = _env->GetArrayLength(ids_ref) - offset; in android_glDebugMessageControl__IIII_3IIZ()
482 _env->GetIntArrayElements(ids_ref, (jboolean *)0); in android_glDebugMessageControl__IIII_3IIZ()
496 _env->ReleaseIntArrayElements(ids_ref, (jint*)ids_base, in android_glDebugMessageControl__IIII_3IIZ()
595 …ef, jint sourcesOffset, jintArray types_ref, jint typesOffset, jintArray ids_ref, jint idsOffset, … in android_glGetDebugMessageLog__II_3II_3II_3II_3II_3II_3BI() argument
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() argument
611 …ef, jint sourcesOffset, jintArray types_ref, jint typesOffset, jintArray ids_ref, jint idsOffset, … in android_glGetDebugMessageLog__I_3II_3II_3II_3II() argument
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() argument
Dandroid_opengl_GLES30.cpp755 (JNIEnv *_env, jobject _this, jint n, jintArray ids_ref, jint offset) { in android_glGenQueries__I_3II() argument
763 if (!ids_ref) { in android_glGenQueries__I_3II()
775 _remaining = _env->GetArrayLength(ids_ref) - offset; in android_glGenQueries__I_3II()
777 _env->GetIntArrayElements(ids_ref, (jboolean *)0); in android_glGenQueries__I_3II()
787 _env->ReleaseIntArrayElements(ids_ref, (jint*)ids_base, in android_glGenQueries__I_3II()
835 (JNIEnv *_env, jobject _this, jint n, jintArray ids_ref, jint offset) { in android_glDeleteQueries__I_3II() argument
843 if (!ids_ref) { in android_glDeleteQueries__I_3II()
855 _remaining = _env->GetArrayLength(ids_ref) - offset; in android_glDeleteQueries__I_3II()
857 _env->GetIntArrayElements(ids_ref, (jboolean *)0); in android_glDeleteQueries__I_3II()
867 _env->ReleaseIntArrayElements(ids_ref, (jint*)ids_base, in android_glDeleteQueries__I_3II()
[all …]