Home
last modified time | relevance | path

Searched defs:eglCreatePixmapSurface (Results 1 – 5 of 5) sorted by relevance

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Degl_wrapper_context.h17 eglCreatePixmapSurface_wrapper_proc_t eglCreatePixmapSurface; member
Degl_wrapper_entry.cpp80 EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, con… in eglCreatePixmapSurface() function
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Degl_dispatch.h32 eglCreatePixmapSurface_t eglCreatePixmapSurface; member
Degl.cpp347 EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, con… in eglCreatePixmapSurface() function
/device/generic/goldfish-opengl/system/egl/
Degl.cpp1128 EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, con… in eglCreatePixmapSurface() function