Home
last modified time | relevance | path

Searched refs:eglCreatePlatformPixmapSurface (Results 1 - 13 of 13) sorted by relevance

/third_party/EGL/sdk/docs/man/html/
H A DMakefile26 eglCreatePlatformPixmapSurface.xhtml \
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dtrace_egl_loader_autogen.h61 #define eglCreatePlatformPixmapSurface t_eglCreatePlatformPixmapSurface macro
/third_party/skia/third_party/externals/angle2/util/
H A Degl_loader_autogen.h61 #define eglCreatePlatformPixmapSurface l_eglCreatePlatformPixmapSurface macro
/third_party/skia/third_party/externals/swiftshader/include/EGL/
H A Degl.h295 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurface (EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLAttrib *attrib_list);
/third_party/skia/third_party/externals/egl-registry/api/EGL/
H A Degl.h295 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurface (EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLAttrib *attrib_list);
/third_party/EGL/api/EGL/
H A Degl.h333 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurface (EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLAttrib *attrib_list);
/third_party/mesa3d/include/EGL/
H A Degl.h333 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurface (EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLAttrib *attrib_list);
/third_party/skia/third_party/externals/angle2/include/EGL/
H A Degl.h333 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurface (EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLAttrib *attrib_list);
/third_party/skia/third_party/externals/angle2/src/libEGL/
H A DlibEGL_autogen.cpp328 EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurface(EGLDisplay dpy, in eglCreatePlatformPixmapSurface() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A Dmain.cpp610 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurface(EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLAttrib *attrib_list) in eglCreatePlatformPixmapSurface() function
H A DlibEGL.cpp1551 FUNCTION(eglCreatePlatformPixmapSurface), in GetProcAddress()
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/
H A Drosen_context_impl.cpp595 auto ret = eglCreatePlatformPixmapSurface(dpy, config, native_pixmap, reinterpret_cast<const EGLAttrib *>(attrib_list)); in OH_createPlatformPixmapSurface()
/third_party/mesa3d/src/egl/main/
H A Deglapi.c1120 * [Like eglCreatePlatformWindowSurface,] eglCreatePlatformPixmapSurface in _eglCreatePixmapSurfaceCommon()
1176 eglCreatePlatformPixmapSurface(EGLDisplay dpy, EGLConfig config, in eglCreatePlatformPixmapSurface() function

Completed in 19 milliseconds