Home
last modified time | relevance | path

Searched refs:shellSurface (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/platform/lnx/wayland/
DtcuLnxWayland.hpp115 static void handlePing (void* data, struct xdg_wm_base* shellSurface, uint32_t serial);
116 static void handleConfigure (void* data, struct xdg_surface* shellSurface, uint32_t serial);
/third_party/flutter/glfw/src/
Dwl_window.c45 struct wl_shell_surface* shellSurface, in handlePing() argument
48 wl_shell_surface_pong(shellSurface, serial); in handlePing()
52 struct wl_shell_surface* shellSurface, in handleConfigure() argument
90 struct wl_shell_surface* shellSurface) in handlePopupDone() argument