Searched defs:eglSurfaceAttrib (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/src/OpenGL/libEGL/ |
D | libEGL.hpp | 46 EGLBoolean (*eglSurfaceAttrib)(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value); member in LibEGLexports
|
D | main.cpp | 480 EGLAPI EGLBoolean EGLAPIENTRY eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface, EGLint attribute… in eglSurfaceAttrib() function
|
/external/deqp/framework/egl/wrapper/ |
D | eglwApi.inl | 54 #define eglSurfaceAttrib eglwSurfaceAttrib macro
|
/external/deqp/framework/egl/ |
D | egluCallLogWrapper.inl | 504 eglw::EGLBoolean CallLogWrapper::eglSurfaceAttrib (eglw::EGLDisplay dpy, eglw::EGLSurface surface, … function in CallLogWrapper
|
/external/mesa3d/src/egl/main/ |
D | eglapi.c | 1143 eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface, in eglSurfaceAttrib() function
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | main.cpp | 431 EGLAPI EGLBoolean EGLAPIENTRY eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface, EGLint attribute… in eglSurfaceAttrib() function
|