Searched refs:EGLNativeWindowType (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/libmali/include/EGL/ |
| H A D | eglplatform.h | 78 typedef HWND EGLNativeWindowType; typedef 84 typedef int EGLNativeWindowType; typedef 90 typedef void *EGLNativeWindowType; typedef 96 typedef struct wl_egl_window *EGLNativeWindowType; typedef 102 typedef void *EGLNativeWindowType; typedef 111 typedef struct ANativeWindow* EGLNativeWindowType; typedef 117 typedef intptr_t EGLNativeWindowType; typedef 123 typedef khronos_uintptr_t EGLNativeWindowType; typedef 133 typedef Window EGLNativeWindowType; typedef 139 typedef void *EGLNativeWindowType; typedef [all …]
|
| H A D | egl.h | 130 … PFNEGLCREATEWINDOWSURFACEPROC) (EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const … 155 …APIENTRY eglCreateWindowSurface (EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const …
|
| H A D | eglext.h | 1121 …TRYP PFNEGLQUERYNATIVEWINDOWNVPROC) (EGLDisplay dpy, EGLSurface surf, EGLNativeWindowType *window); 1125 … EGLAPIENTRY eglQueryNativeWindowNV (EGLDisplay dpy, EGLSurface surf, EGLNativeWindowType *window);
|
| /OK3568_Linux_fs/buildroot/package/libcamera-apps/ |
| H A D | 0002-preview-fix-egl_preview-compile-conversion-from-Wind.patch | 5 EGLNativeWindowType) 12 …or: invalid conversion from ‘Window’ {aka ‘long unsigned int’} to ‘EGLNativeWindowType’ {aka ‘fbde… 33 + egl_surface_ = eglCreateWindowSurface(egl_display_, config, reinterpret_cast<EGLNativeWindowType>…
|
| /OK3568_Linux_fs/external/libmali/include/FBDEV/ |
| H A D | eglplatform.h | 73 typedef fbdev_window * EGLNativeWindowType; typedef 83 typedef EGLNativeWindowType NativeWindowType;
|
| H A D | egl.h | 126 …APIENTRY eglCreateWindowSurface (EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const …
|
| H A D | eglext.h | 1025 …TRYP PFNEGLQUERYNATIVEWINDOWNVPROC) (EGLDisplay dpy, EGLSurface surf, EGLNativeWindowType *window); 1029 … EGLAPIENTRY eglQueryNativeWindowNV (EGLDisplay dpy, EGLSurface surf, EGLNativeWindowType *window);
|
| /OK3568_Linux_fs/buildroot/package/efl/ |
| H A D | 0004-evas_gl_drm-Drop-dependency-on-mesa3d.patch | 95 (EGLNativeWindowType)ob->surface,
|
| /OK3568_Linux_fs/external/drm-cursor/ |
| H A D | drm_egl.c | 167 (EGLNativeWindowType)ctx->gbm_surfaces[i], NULL); in egl_flush_surfaces()
|