Home
last modified time | relevance | path

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

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