Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libEGL/
DlibEGL.hpp59 EGLBoolean (*eglSwapBuffers)(EGLDisplay dpy, EGLSurface surface); member in LibEGLexports
Dmain.cpp519 EGLAPI EGLBoolean EGLAPIENTRY eglSwapBuffers(EGLDisplay dpy, EGLSurface surface) in eglSwapBuffers() function
/external/deqp/framework/egl/wrapper/
DeglwApi.inl58 #define eglSwapBuffers eglwSwapBuffers macro
/external/deqp/framework/egl/
DegluCallLogWrapper.inl514 eglw::EGLBoolean CallLogWrapper::eglSwapBuffers (eglw::EGLDisplay dpy, eglw::EGLSurface surface) function in CallLogWrapper
/external/mesa3d/src/egl/main/
Deglapi.c1190 eglSwapBuffers(EGLDisplay dpy, EGLSurface surface) in eglSwapBuffers() function
/external/swiftshader/src/OpenGL/libGLES_CM/
Dmain.cpp496 EGLAPI EGLBoolean EGLAPIENTRY eglSwapBuffers(EGLDisplay dpy, EGLSurface surface) in eglSwapBuffers() function