Searched refs:wl_shell_surface_set_title (Results 1 – 10 of 10) sorted by relevance
/third_party/vk-gl-cts/framework/platform/lnx/wayland/ |
D | tcuLnxWayland.cpp | 163 wl_shell_surface_set_title(m_shellSurface, "CTS for OpenGL (ES)"); in Window()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/wayland/ |
D | gstvkwindow_wayland.c | 139 wl_shell_surface_set_title (window_wl->shell_surface, "Vulkan Renderer"); in create_surfaces()
|
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLMockNavigation/src/ |
D | OpenGLES2App.cpp | 236 wl_shell_surface_set_title(m_wlContextStruct.wlShellSurface, "mocknavi"); in createWLContext()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/ |
D | SDL_waylandwindow.c | 294 wl_shell_surface_set_title(wind->shell_surface, window->title); in Wayland_SetWindowTitle()
|
/third_party/weston/clients/ |
D | simple-touch.c | 338 wl_shell_surface_set_title(touch->shell_surface, "simple-touch"); in touch_create()
|
D | multi-resource.c | 159 wl_shell_surface_set_title(window->shell_surface, "simple-shm"); in create_window()
|
/third_party/flutter/glfw/src/ |
D | wl_window.c | 233 wl_shell_surface_set_title(window->wl.shell_surface, window->wl.title); in createShellSurface() 462 wl_shell_surface_set_title(window->wl.shell_surface, title); in _glfwPlatformSetWindowTitle()
|
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/multi-touch-viewer/src/ |
D | window.c | 607 wl_shell_surface_set_title(p_window->p_shell_surface, p_window_title); in CreateEglWindow()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/ |
D | gstglwindow_wayland_egl.c | 331 wl_shell_surface_set_title (wl_shell_surface, "OpenGL Renderer"); in create_wl_shell_surface()
|
/third_party/wayland_standard/tests/data/ |
D | example-client.h | 3285 wl_shell_surface_set_title(struct wl_shell_surface *wl_shell_surface, const char *title) in wl_shell_surface_set_title() function
|