Searched refs:EGLNativePixmapType (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/opengl/include/EGL/
H A Deglplatform.h77 typedef HBITMAP EGLNativePixmapType; typedef
84 typedef void *EGLNativePixmapType; typedef
92 typedef struct egl_native_pixmap_t* EGLNativePixmapType; typedef in typeref:struct:egl_native_pixmap_t
102 typedef Pixmap EGLNativePixmapType; typedef
111 typedef EGLNativePixmapType NativePixmapType;
H A Degl.h271 EGLNativePixmapType pixmap,
314 EGLNativePixmapType target);
H A Deglext.h502 EGLAPI EGLBoolean EGLAPIENTRY eglQueryNativePixmapNV( EGLDisplay dpy, EGLSurface surf, EGLNativePixmapType* pixmap);
506 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYNATIVEPIXMAPNVPROC)(EGLDisplay dpy, EGLSurface surf, EGLNativePixmapType *pixmap);
/frameworks/native/opengl/tools/glgen/specs/egl/
H A DEGL14.spec11 EGLSurface eglCreatePixmapSurface ( EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list )
33 EGLBoolean eglCopyBuffers ( EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target )

Completed in 737 milliseconds