Home
last modified time | relevance | path

Searched defs:shellSurface (Results 1 – 3 of 3) sorted by relevance

/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLMockNavigation/src/
DOpenGLES2App.cpp52 handlePing(void *data, struct wl_shell_surface *shellSurface, uint32_t serial) in handlePing()
59 handleConfigure(void *data, struct wl_shell_surface *shellSurface, in handleConfigure()
70 handlePopupDone(void *data, struct wl_shell_surface *shellSurface) in handlePopupDone()
/third_party/vk-gl-cts/framework/platform/lnx/wayland/
DtcuLnxWayland.cpp201 void Window::handlePing (void* data, struct wl_shell_surface* shellSurface, uint32_t serial) in handlePing()
207 void Window::handleConfigure (void* data, struct wl_shell_surface* shellSurface, uint32_t edges, in… in handleConfigure()
216 void Window::handlePopupDone (void* data, struct wl_shell_surface* shellSurface) in handlePopupDone()
/third_party/flutter/glfw/src/
Dwl_window.c45 struct wl_shell_surface* shellSurface, in handlePing()
52 struct wl_shell_surface* shellSurface, in handleConfigure()
90 struct wl_shell_surface* shellSurface) in handlePopupDone()