Home
last modified time | relevance | path

Searched defs:native_window (Results 1 - 19 of 19) sorted by relevance

/third_party/mesa3d/src/egl/drivers/haiku/
H A Degl_haiku.cpp79 haiku_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) haiku_create_window_surface() argument
/third_party/mesa3d/src/egl/drivers/wgl/
H A Degl_wgl.c616 wgl_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) wgl_create_window_surface() argument
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_x11_dri3.c246 dri3_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) dri3_create_window_surface() argument
H A Dplatform_drm.c192 dri2_drm_create_pixmap_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) dri2_drm_create_pixmap_surface() argument
H A Dplatform_android.c633 droid_create_surface(_EGLDisplay *disp, EGLint type, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) global() argument
736 droid_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) global() argument
H A Dplatform_ohos.c333 ohos_create_surface(_EGLDisplay *disp, EGLint type, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) ohos_create_surface() argument
410 ohos_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) ohos_create_window_surface() argument
H A Dplatform_wayland.c590 dri2_wl_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) dri2_wl_create_window_surface() argument
776 dri2_wl_create_pixmap_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) dri2_wl_create_pixmap_surface() argument
H A Dplatform_x11.c384 dri2_x11_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) dri2_x11_create_window_surface() argument
1211 dri2_kopper_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) dri2_kopper_create_window_surface() argument
H A Degl_dri2.c1938 dri2_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) dri2_create_window_surface() argument
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_egl_autogen.cpp678 EGL_CreatePlatformWindowSurface(EGLDisplay dpy, EGLConfig config, void *native_window, const EGLAttrib *attrib_list) EGL_CreatePlatformWindowSurface() argument
H A Dentry_points_egl_ext_autogen.cpp662 EGL_CreatePlatformWindowSurfaceEXT(EGLDisplay dpy, EGLConfig config, void *native_window, const EGLint *attrib_list) EGL_CreatePlatformWindowSurfaceEXT() argument
H A Degl_ext_stubs.cpp81 CreatePlatformWindowSurfaceEXT(Thread *thread, Display *display, Config *configPacked, void *native_window, const AttributeMap &attributes) CreatePlatformWindowSurfaceEXT() argument
/third_party/vk-gl-cts/framework/platform/ohos/display/
H A DtcuOhosNativeDisplay.cpp143 eglw::EGLSurface OhosLibrary::createPlatformWindowSurface(eglw::EGLDisplay dpy, eglw::EGLConfig config, void *native_window, const eglw::EGLAttrib *attrib_list) const in createPlatformWindowSurface() argument
148 eglw::EGLSurface OhosLibrary::createPlatformWindowSurfaceEXT(eglw::EGLDisplay dpy, eglw::EGLConfig config, void *native_window, const eglw::EGLint *attrib_list) const in createPlatformWindowSurfaceEXT() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DlibEGL.cpp350 EGLSurface EGLAPIENTRY CreatePlatformWindowSurface(EGLDisplay dpy, EGLConfig config, void *native_window, const EGLAttrib *attrib_list) in CreatePlatformWindowSurface() argument
376 EGLSurface EGLAPIENTRY CreatePlatformWindowSurfaceEXT(EGLDisplay dpy, EGLConfig config, void *native_window, const EGLint *attrib_list) in CreatePlatformWindowSurfaceEXT() argument
[all...]
H A Dmain.cpp595 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurfaceEXT(EGLDisplay dpy, EGLConfig config, void *native_window, const EGLint *attrib_list) in eglCreatePlatformWindowSurfaceEXT() argument
600 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurface(EGLDisplay dpy, EGLConfig config, void *native_window, const EGLAttrib *attrib_list) in eglCreatePlatformWindowSurface() argument
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/
H A Drosen_context_impl.cpp606 void* RosenContextImpl::OH_createPlatformWindowSurface(void* dpy, void* config, void *native_window, const int *attrib_list) in OH_createPlatformWindowSurface() argument
613 void* RosenContextImpl::OH_createPlatformWindowSurfaceEXT(void* dpy, void* config, void *native_window, const int32_t *attrib_list) in OH_createPlatformWindowSurfaceEXT() argument
/third_party/mesa3d/src/egl/main/
H A Deglapi.c1019 _fixupNativeWindow(_EGLDisplay *disp, void *native_window) in _fixupNativeWindow() argument
963 _eglCreateWindowSurfaceCommon(_EGLDisplay *disp, EGLConfig config, void *native_window, const EGLint *attrib_list) _eglCreateWindowSurfaceCommon() argument
1046 eglCreatePlatformWindowSurfaceEXT(EGLDisplay dpy, EGLConfig config, void *native_window, const EGLint *attrib_list) eglCreatePlatformWindowSurfaceEXT() argument
1061 eglCreatePlatformWindowSurface(EGLDisplay dpy, EGLConfig config, void *native_window, const EGLAttrib *attrib_list) eglCreatePlatformWindowSurface() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libEGL/
H A DlibEGL_autogen.cpp337 eglCreatePlatformWindowSurface(EGLDisplay dpy, EGLConfig config, void *native_window, const EGLAttrib *attrib_list) eglCreatePlatformWindowSurface() argument
654 eglCreatePlatformWindowSurfaceEXT(EGLDisplay dpy, EGLConfig config, void *native_window, const EGLint *attrib_list) eglCreatePlatformWindowSurfaceEXT() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationEGL.cpp6200 ValidateCreatePlatformWindowSurface(const ValidationContext *val, const Display *dpyPacked, const Config *configPacked, const void *native_window, const AttributeMap &attrib_listPacked) ValidateCreatePlatformWindowSurface() argument

Completed in 39 milliseconds