Home
last modified time | relevance | path

Searched refs:eglCopyBuffers (Results 1 - 25 of 28) sorted by relevance

12

/third_party/EGL/sdk/docs/man/html/
H A DMakefile20 eglCopyBuffers.xhtml \
/third_party/EGL/sdk/docs/man/xhtml/
H A DMakefile33 eglCopyBuffers.html \
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/xhtml/
H A DMakefile33 eglCopyBuffers.html \
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/html/
H A DMakefile19 eglCopyBuffers.xhtml \
/third_party/vk-gl-cts/modules/egl/
H A DteglNegativeApiTests.cpp88 // * eglCopyBuffers() in init()
195 TEGL_ADD_API_CASE(copy_buffers, "eglCopyBuffers() negative tests", in init()
211 expectFalse(eglCopyBuffers(EGL_NO_DISPLAY, EGL_NO_SURFACE, pixmap->getLegacyNative())); in init()
214 expectFalse(eglCopyBuffers((EGLDisplay)-1, EGL_NO_SURFACE, pixmap->getLegacyNative())); in init()
223 expectFalse(eglCopyBuffers(display, EGL_NO_SURFACE, pixmap->getLegacyNative())); in init()
226 expectFalse(eglCopyBuffers(display, (EGLSurface)-1, pixmap->getLegacyNative())); in init()
/third_party/EGL/api/1.2/EGL/
H A Degl.h259 EGLBoolean eglCopyBuffers(EGLDisplay dpy, EGLSurface surface,
/third_party/EGL/api/1.2/
H A Degl.h255 EGLBoolean eglCopyBuffers(EGLDisplay dpy, EGLSurface surface,
/third_party/EGL/api/1.1/EGL/
H A Degl.h220 GLAPI EGLBoolean APIENTRY eglCopyBuffers (EGLDisplay dpy, EGLSurface surface, NativePixmapType target);
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DlibEGL.hpp60 EGLBoolean (EGLAPIENTRY* eglCopyBuffers)(EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target); member in LibEGLexports
H A Dmain.cpp560 EGLAPI EGLBoolean EGLAPIENTRY eglCopyBuffers(EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target) in eglCopyBuffers() function
705 this->eglCopyBuffers = egl::CopyBuffers; in LibEGLexports()
/third_party/skia/third_party/externals/egl-registry/api/1.2/EGL/
H A Degl.h255 EGLBoolean eglCopyBuffers(EGLDisplay dpy, EGLSurface surface,
/third_party/skia/third_party/externals/egl-registry/api/1.1/EGL/
H A Degl.h250 GLAPI EGLBoolean APIENTRY eglCopyBuffers (EGLDisplay dpy, EGLSurface surface, NativePixmapType target);
/third_party/skia/third_party/externals/egl-registry/api/1.2/
H A Degl.h255 EGLBoolean eglCopyBuffers(EGLDisplay dpy, EGLSurface surface,
/third_party/EGL/api/1.0/EGL/
H A Degl.h281 EGLAPI EGLBoolean APIENTRY eglCopyBuffers(EGLDisplay dpy, EGLSurface surface,
/third_party/EGL/api/1.0/
H A Degl.h278 EGLAPI EGLBoolean APIENTRY eglCopyBuffers(EGLDisplay dpy, EGLSurface surface,
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dtrace_egl_loader_autogen.h20 #define eglCopyBuffers t_eglCopyBuffers macro
/third_party/skia/third_party/externals/angle2/util/
H A Degl_loader_autogen.h20 #define eglCopyBuffers l_eglCopyBuffers macro
/third_party/skia/third_party/externals/egl-registry/api/1.0/EGL/
H A Degl.h278 EGLAPI EGLBoolean APIENTRY eglCopyBuffers(EGLDisplay dpy, EGLSurface surface,
/third_party/skia/third_party/externals/egl-registry/api/1.0/
H A Degl.h278 EGLAPI EGLBoolean APIENTRY eglCopyBuffers(EGLDisplay dpy, EGLSurface surface,
/third_party/skia/third_party/externals/swiftshader/include/EGL/
H A Degl.h122 EGLAPI EGLBoolean EGLAPIENTRY eglCopyBuffers (EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target);
/third_party/skia/third_party/externals/egl-registry/api/EGL/
H A Degl.h122 EGLAPI EGLBoolean EGLAPIENTRY eglCopyBuffers (EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target);
/third_party/EGL/api/EGL/
H A Degl.h132 EGLAPI EGLBoolean EGLAPIENTRY eglCopyBuffers (EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target);
/third_party/mesa3d/include/EGL/
H A Degl.h132 EGLAPI EGLBoolean EGLAPIENTRY eglCopyBuffers (EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target);
/third_party/skia/third_party/externals/angle2/include/EGL/
H A Degl.h132 EGLAPI EGLBoolean EGLAPIENTRY eglCopyBuffers (EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target);
/third_party/skia/third_party/externals/angle2/src/libEGL/
H A DlibEGL_autogen.cpp75 EGLBoolean EGLAPIENTRY eglCopyBuffers(EGLDisplay dpy, in eglCopyBuffers() function

Completed in 18 milliseconds

12