Searched refs:EGLNativeWindowType (Results 1 – 3 of 3) sorted by relevance
| /interface/sdk_c/third_party/egl/EGL/ |
| D | eglplatform.h | 55 typedef void *EGLNativeWindowType; typedef 63 typedef struct NativeWindow* EGLNativeWindowType; typedef 73 typedef HWND EGLNativeWindowType; typedef 79 typedef int EGLNativeWindowType; typedef 85 typedef void *EGLNativeWindowType; typedef 91 typedef struct wl_egl_window *EGLNativeWindowType; typedef 97 typedef void *EGLNativeWindowType; typedef 106 typedef struct ANativeWindow* EGLNativeWindowType; typedef 112 typedef intptr_t EGLNativeWindowType; typedef 122 typedef Window EGLNativeWindowType; typedef [all …]
|
| D | egl.h | 111 … PFNEGLCREATEWINDOWSURFACEPROC) (EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const … 136 …APIENTRY eglCreateWindowSurface (EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const …
|
| D | eglext.h | 1177 …TRYP PFNEGLQUERYNATIVEWINDOWNVPROC) (EGLDisplay dpy, EGLSurface surf, EGLNativeWindowType *window); 1181 … EGLAPIENTRY eglQueryNativeWindowNV (EGLDisplay dpy, EGLSurface surf, EGLNativeWindowType *window);
|