Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libEGL/
DlibEGL.hpp39 EGLBoolean (*eglDestroySurface)(EGLDisplay dpy, EGLSurface surface); member in LibEGLexports
Dmain.cpp419 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface) in eglDestroySurface() function
/external/deqp/framework/egl/wrapper/
DeglwApi.inl32 #define eglDestroySurface eglwDestroySurface macro
/external/deqp/framework/egl/
DegluCallLogWrapper.inl232 eglw::EGLBoolean CallLogWrapper::eglDestroySurface (eglw::EGLDisplay dpy, eglw::EGLSurface surface) function in CallLogWrapper
/external/mesa3d/src/egl/main/
Deglapi.c1084 eglDestroySurface(EGLDisplay dpy, EGLSurface surface) in eglDestroySurface() function
/external/swiftshader/src/OpenGL/libGLES_CM/
Dmain.cpp396 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface) in eglDestroySurface() function