Home
last modified time | relevance | path

Searched defs:eglCreateWindowSurface (Results 1 – 6 of 6) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/util/
Degl_loader_autogen.h24 #define eglCreateWindowSurface l_eglCreateWindowSurface macro
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Degl_dispatch.h30 eglCreateWindowSurface_t eglCreateWindowSurface; member
Degl.cpp323 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const … in eglCreateWindowSurface() function
/device/generic/vulkan-cereal/third-party/angle/src/libEGL/
DlibEGL.cpp105 EGLSurface EGLAPIENTRY eglCreateWindowSurface(EGLDisplay dpy, in eglCreateWindowSurface() function
/device/generic/vulkan-cereal/stream-servers/glestranslator/EGL/
DEglImp.cpp769 EGLAPI EGLSurface EGLAPIENTRY eglCreateWindowSurface(EGLDisplay display, EGLConfig config, in eglCreateWindowSurface() function
/device/generic/goldfish-opengl/system/egl/
Degl.cpp1258 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const … in eglCreateWindowSurface() function