Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libEGL/
DlibEGL.hpp36 …EGLSurface (*eglCreateWindowSurface)(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType window,… member in LibEGLexports
Dmain.cpp430 EGLAPI EGLSurface EGLAPIENTRY eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWin… in eglCreateWindowSurface() function
/external/deqp/framework/egl/wrapper/
DeglwApi.inl24 #define eglCreateWindowSurface eglwCreateWindowSurface macro
/external/deqp/framework/egl/
DegluCallLogWrapper.inl192 eglw::EGLSurface CallLogWrapper::eglCreateWindowSurface (eglw::EGLDisplay dpy, eglw::EGLConfig conf… function in CallLogWrapper
/external/mesa3d/src/egl/main/
Deglapi.c914 eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, in eglCreateWindowSurface() function
/external/swiftshader/src/OpenGL/libGLES_CM/
Dmain.cpp381 EGLAPI EGLSurface EGLAPIENTRY eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWin… in eglCreateWindowSurface() function