Searched defs:ids_buf (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/jni/ |
D | android_opengl_GLES30.cpp | 832 (JNIEnv *_env, jobject _this, jint n, jobject ids_buf) { in android_glGenQueries__ILjava_nio_IntBuffer_2() 912 (JNIEnv *_env, jobject _this, jint n, jobject ids_buf) { in android_glDeleteQueries__ILjava_nio_IntBuffer_2() 5272 (JNIEnv *_env, jobject _this, jint n, jobject ids_buf) { in android_glDeleteTransformFeedbacks__ILjava_nio_IntBuffer_2() 5352 (JNIEnv *_env, jobject _this, jint n, jobject ids_buf) { in android_glGenTransformFeedbacks__ILjava_nio_IntBuffer_2()
|
D | android_opengl_GLES31Ext.cpp | 513 …(JNIEnv *_env, jobject _this, jint source, jint type, jint severity, jint count, jobject ids_buf, … in android_glDebugMessageControlKHR__IIIILjava_nio_IntBuffer_2Z()
|
D | android_opengl_GLES32.cpp | 541 …(JNIEnv *_env, jobject _this, jint source, jint type, jint severity, jint count, jobject ids_buf, … in android_glDebugMessageControl__IIIILjava_nio_IntBuffer_2Z()
|