Searched defs:eglCreateWindowSurface (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/src/OpenGL/libEGL/ |
D | libEGL.hpp | 36 …EGLSurface (*eglCreateWindowSurface)(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType window,… member in LibEGLexports
|
D | main.cpp | 430 EGLAPI EGLSurface EGLAPIENTRY eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWin… in eglCreateWindowSurface() function
|
/external/deqp/framework/egl/wrapper/ |
D | eglwApi.inl | 24 #define eglCreateWindowSurface eglwCreateWindowSurface macro
|
/external/deqp/framework/egl/ |
D | egluCallLogWrapper.inl | 192 eglw::EGLSurface CallLogWrapper::eglCreateWindowSurface (eglw::EGLDisplay dpy, eglw::EGLConfig conf… function in CallLogWrapper
|
/external/mesa3d/src/egl/main/ |
D | eglapi.c | 914 eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, in eglCreateWindowSurface() function
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | main.cpp | 381 EGLAPI EGLSurface EGLAPIENTRY eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWin… in eglCreateWindowSurface() function
|