Searched defs:shellSurface (Results 1 – 3 of 3) sorted by relevance
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLMockNavigation/src/ |
D | OpenGLES2App.cpp | 52 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/ |
D | tcuLnxWayland.cpp | 201 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/ |
D | wl_window.c | 45 struct wl_shell_surface* shellSurface, in handlePing() 52 struct wl_shell_surface* shellSurface, in handleConfigure() 90 struct wl_shell_surface* shellSurface) in handlePopupDone()
|