Searched refs:EGLNativePixmapType (Results 1 – 3 of 3) sorted by relevance
| /interface/sdk_c/third_party/egl/EGL/ |
| D | eglplatform.h | 54 typedef void *EGLNativePixmapType; typedef 62 typedef void* EGLNativePixmapType; typedef 72 typedef HBITMAP EGLNativePixmapType; typedef 78 typedef int EGLNativePixmapType; typedef 84 typedef void *EGLNativePixmapType; typedef 90 typedef struct wl_egl_pixmap *EGLNativePixmapType; typedef 96 typedef struct gbm_bo *EGLNativePixmapType; typedef 105 typedef struct egl_native_pixmap_t* EGLNativePixmapType; typedef 111 typedef intptr_t EGLNativePixmapType; typedef 121 typedef Pixmap EGLNativePixmapType; typedef [all …]
|
| D | egl.h | 107 …LAPIENTRYP PFNEGLCOPYBUFFERSPROC) (EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target); 110 … PFNEGLCREATEPIXMAPSURFACEPROC) (EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, con… 132 …oolean EGLAPIENTRY eglCopyBuffers (EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target); 135 …APIENTRY eglCreatePixmapSurface (EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, con…
|
| D | eglext.h | 1178 …TRYP PFNEGLQUERYNATIVEPIXMAPNVPROC) (EGLDisplay dpy, EGLSurface surf, EGLNativePixmapType *pixmap); 1182 … EGLAPIENTRY eglQueryNativePixmapNV (EGLDisplay dpy, EGLSurface surf, EGLNativePixmapType *pixmap);
|