Searched defs:eglCopyBuffers (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/src/OpenGL/libEGL/ |
D | libEGL.hpp | 60 EGLBoolean (*eglCopyBuffers)(EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target); member in LibEGLexports
|
D | main.cpp | 524 EGLAPI EGLBoolean EGLAPIENTRY eglCopyBuffers(EGLDisplay dpy, EGLSurface surface, EGLNativePixmapTyp… in eglCopyBuffers() function
|
/external/deqp/framework/egl/wrapper/ |
D | eglwApi.inl | 15 #define eglCopyBuffers eglwCopyBuffers macro
|
/external/deqp/framework/egl/ |
D | egluCallLogWrapper.inl | 62 eglw::EGLBoolean CallLogWrapper::eglCopyBuffers (eglw::EGLDisplay dpy, eglw::EGLSurface surface, eg… function in CallLogWrapper
|
/external/mesa3d/src/egl/main/ |
D | eglapi.c | 1258 eglCopyBuffers(EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target) in eglCopyBuffers() function
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | main.cpp | 501 EGLAPI EGLBoolean EGLAPIENTRY eglCopyBuffers(EGLDisplay dpy, EGLSurface surface, EGLNativePixmapTyp… in eglCopyBuffers() function
|