Searched defs:attrib_list_ref (Results 1 – 9 of 9) sorted by relevance
/frameworks/native/opengl/tools/glgen/stubs/egl/ |
D | eglCreatePbufferFromClientBuffer.cpp | 4 …_this, jobject dpy, jint buftype, jlong buffer, jobject config, jintArray attrib_list_ref, jint of… in android_eglCreatePbufferFromClientBuffer() 64 … _this, jobject dpy, jint buftype, jint buffer, jobject config, jintArray attrib_list_ref, jint of… in android_eglCreatePbufferFromClientBufferInt()
|
D | eglCreatePixmapSurface.cpp | 4 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jint pixmap, jintArray attrib_list_ref,… in android_eglCreatePixmapSurface()
|
D | eglCreateWindowSurface.cpp | 4 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jobject win, jintArray attrib_list_ref,… in android_eglCreateWindowSurface() 78 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jobject win, jintArray attrib_list_ref,… in android_eglCreateWindowSurfaceTexture()
|
D | eglGetPlatformDisplay.cpp | 4 …(JNIEnv *_env, jobject _this, jint platform, jlong native_display, jlongArray attrib_list_ref, jin… in android_eglGetPlatformDisplay()
|
D | eglCreateImage.cpp | 4 …this, jobject dpy, jobject context, jint target, jlong buffer, jlongArray attrib_list_ref, jint of… in android_eglCreateImage()
|
D | eglCreatePlatformWindowSurface.cpp | 4 …_this, jobject dpy, jobject config, jobject native_window_buf, jlongArray attrib_list_ref, jint of… in android_eglCreatePlatformWindowSurface()
|
D | eglCreateSync.cpp | 4 (JNIEnv *_env, jobject _this, jobject dpy, jint type, jlongArray attrib_list_ref, jint offset) { in android_eglCreateSync()
|
/frameworks/base/core/jni/ |
D | android_opengl_EGL15.cpp | 198 (JNIEnv *_env, jobject _this, jobject dpy, jint type, jlongArray attrib_list_ref, jint offset) { in android_eglCreateSync() 331 …(JNIEnv *_env, jobject _this, jint platform, jlong native_display, jlongArray attrib_list_ref, jin… in android_eglGetPlatformDisplay() 378 …_this, jobject dpy, jobject config, jobject native_window_buf, jlongArray attrib_list_ref, jint of… in android_eglCreatePlatformWindowSurface() 446 …_this, jobject dpy, jobject config, jobject native_pixmap_buf, jlongArray attrib_list_ref, jint of… in android_eglCreatePlatformPixmapSurface() 471 …this, jobject dpy, jobject context, jint target, jlong buffer, jlongArray attrib_list_ref, jint of… in android_eglCreateImage()
|
D | android_opengl_EGL14.cpp | 346 …(JNIEnv *_env, jobject _this, jobject dpy, jintArray attrib_list_ref, jint attrib_listOffset, jobj… in android_eglChooseConfig() 522 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jobject win, jintArray attrib_list_ref,… in android_eglCreateWindowSurface() 596 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jobject win, jintArray attrib_list_ref,… in android_eglCreateWindowSurfaceTexture() 678 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jintArray attrib_list_ref, jint offset)… in android_eglCreatePbufferSurface() 737 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jint pixmap, jintArray attrib_list_ref,… in android_eglCreatePixmapSurface() 855 …_this, jobject dpy, jint buftype, jlong buffer, jobject config, jintArray attrib_list_ref, jint of… in android_eglCreatePbufferFromClientBuffer() 915 … _this, jobject dpy, jint buftype, jint buffer, jobject config, jintArray attrib_list_ref, jint of… in android_eglCreatePbufferFromClientBufferInt() 988 …ject _this, jobject dpy, jobject config, jobject share_context, jintArray attrib_list_ref, jint of… in android_eglCreateContext()
|