Searched refs:eglCreatePlatformPixmapSurfaceEXT (Results 1 - 11 of 11) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
H A D | trace_egl_loader_autogen.h | 94 #define eglCreatePlatformPixmapSurfaceEXT t_eglCreatePlatformPixmapSurfaceEXT macro
|
/third_party/skia/third_party/externals/angle2/util/ |
H A D | egl_loader_autogen.h | 94 #define eglCreatePlatformPixmapSurfaceEXT l_eglCreatePlatformPixmapSurfaceEXT macro
|
/third_party/skia/third_party/externals/angle2/src/libEGL/ |
H A D | libEGL_autogen.cpp | 645 EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurfaceEXT(EGLDisplay dpy, in eglCreatePlatformPixmapSurfaceEXT() function
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
H A D | main.cpp | 605 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurfaceEXT(EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLint *attrib_list) in eglCreatePlatformPixmapSurfaceEXT() function
|
H A D | libEGL.cpp | 1552 FUNCTION(eglCreatePlatformPixmapSurfaceEXT), in GetProcAddress()
|
/third_party/EGL/api/EGL/ |
H A D | eglext.h | 887 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurfaceEXT (EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLint *attrib_list);
|
/third_party/mesa3d/include/EGL/ |
H A D | eglext.h | 886 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurfaceEXT (EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLint *attrib_list);
|
/third_party/skia/third_party/externals/swiftshader/include/EGL/ |
H A D | eglext.h | 850 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurfaceEXT (EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLint *attrib_list);
|
/third_party/skia/third_party/externals/egl-registry/api/EGL/ |
H A D | eglext.h | 850 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurfaceEXT (EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLint *attrib_list);
|
/third_party/skia/third_party/externals/angle2/include/EGL/ |
H A D | eglext.h | 852 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurfaceEXT (EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLint *attrib_list);
|
/third_party/mesa3d/src/egl/main/ |
H A D | eglapi.c | 1024 * eglCreateWindowSurface() and eglCreatePlatformPixmapSurfaceEXT(). In in _fixupNativeWindow() 1087 * eglCreatePixmapSurface() and eglCreatePlatformPixmapSurfaceEXT(). In in _fixupNativePixmap() 1089 * `Pixmap`. In eglCreatePlatformPixmapSurfaceEXT(), the type is in _fixupNativePixmap() 1162 eglCreatePlatformPixmapSurfaceEXT(EGLDisplay dpy, EGLConfig config, in eglCreatePlatformPixmapSurfaceEXT() function
|
Completed in 41 milliseconds