Home
last modified time | relevance | path

Searched refs:eglCreatePixmapSurface (Results 1 – 7 of 7) sorted by relevance

/device/generic/goldfish-opengl/system/egl/
Degl_ftable.h30 {"eglCreatePixmapSurface", (void *)eglCreatePixmapSurface},
Degl.cpp1130 EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, con… in eglCreatePixmapSurface() function
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Degl_ftable.h30 {"eglCreatePixmapSurface", (void *)eglCreatePixmapSurface},
Degl_dispatch.h32 eglCreatePixmapSurface_t eglCreatePixmapSurface; member
77 …xmapSurface_t f) { eglCreatePixmapSurface_t retval = eglCreatePixmapSurface; eglCreatePixmapSurfac… in set_eglCreatePixmapSurface()
Degl.cpp347 EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, con… in eglCreatePixmapSurface() function
349 EGLSurface surface = getDispatch()->eglCreatePixmapSurface(dpy, config, pixmap, attrib_list); in eglCreatePixmapSurface()
/device/generic/opengl-transport/host/libs/virglrenderer/OpenGLESDispatch/
Degl.entries12 EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, con…
/device/generic/goldfish-opengl/system/include/EGL/
Degl.h270 EGLAPI EGLSurface EGLAPIENTRY eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config,