Home
last modified time | relevance | path

Searched refs:pixmap (Results 1 – 5 of 5) sorted by relevance

/device/generic/goldfish-opengl/system/include/EGL/
Deglext.h263 …ENTRY eglCreatePixmapSurfaceHI(EGLDisplay dpy, EGLConfig config, struct EGLClientPixmapHI* pixmap);
265 …EGLCREATEPIXMAPSURFACEHIPROC) (EGLDisplay dpy, EGLConfig config, struct EGLClientPixmapHI* pixmap);
502 … EGLAPIENTRY eglQueryNativePixmapNV( EGLDisplay dpy, EGLSurface surf, EGLNativePixmapType* pixmap);
506 …NTRYP PFNEGLQUERYNATIVEPIXMAPNVPROC)(EGLDisplay dpy, EGLSurface surf, EGLNativePixmapType *pixmap);
Degl.h271 EGLNativePixmapType pixmap,
/device/generic/opengl-transport/host/libs/virglrenderer/OpenGLESDispatch/
Degl.entries12 EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, con…
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Degl.cpp347 EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, con… in eglCreatePixmapSurface() argument
349 EGLSurface surface = getDispatch()->eglCreatePixmapSurface(dpy, config, pixmap, attrib_list); in eglCreatePixmapSurface()
/device/generic/goldfish-opengl/system/egl/
Degl.cpp1241 EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, con… in eglCreatePixmapSurface() argument
1250 (void)pixmap; in eglCreatePixmapSurface()