Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libEGL/
DlibEGL.hpp46 EGLBoolean (*eglSurfaceAttrib)(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value); member in LibEGLexports
Dmain.cpp480 EGLAPI EGLBoolean EGLAPIENTRY eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface, EGLint attribute… in eglSurfaceAttrib() function
/external/deqp/framework/egl/wrapper/
DeglwApi.inl54 #define eglSurfaceAttrib eglwSurfaceAttrib macro
/external/deqp/framework/egl/
DegluCallLogWrapper.inl504 eglw::EGLBoolean CallLogWrapper::eglSurfaceAttrib (eglw::EGLDisplay dpy, eglw::EGLSurface surface, … function in CallLogWrapper
/external/mesa3d/src/egl/main/
Deglapi.c1143 eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface, in eglSurfaceAttrib() function
/external/swiftshader/src/OpenGL/libGLES_CM/
Dmain.cpp431 EGLAPI EGLBoolean EGLAPIENTRY eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface, EGLint attribute… in eglSurfaceAttrib() function