Searched defs:eglCreatePixmapSurface (Results 1 – 6 of 6) sorted by relevance
| /external/swiftshader/src/OpenGL/libEGL/ |
| D | libEGL.hpp | 38 …EGLSurface (*eglCreatePixmapSurface)(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap,… member in LibEGLexports
|
| D | main.cpp | 440 EGLAPI EGLSurface EGLAPIENTRY eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePix… in eglCreatePixmapSurface() function
|
| /external/deqp/framework/egl/wrapper/ |
| D | eglwApi.inl | 17 #define eglCreatePixmapSurface eglwCreatePixmapSurface macro
|
| /external/deqp/framework/egl/ |
| D | egluCallLogWrapper.inl | 122 eglw::EGLSurface CallLogWrapper::eglCreatePixmapSurface (eglw::EGLDisplay dpy, eglw::EGLConfig conf… function in CallLogWrapper
|
| /external/mesa3d/src/egl/main/ |
| D | eglapi.c | 1039 eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, in eglCreatePixmapSurface() function
|
| /external/swiftshader/src/OpenGL/libGLES_CM/ |
| D | main.cpp | 391 EGLAPI EGLSurface EGLAPIENTRY eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePix… in eglCreatePixmapSurface() function
|