Home
last modified time | relevance | path

Searched refs:handle_ping (Results 1 – 10 of 10) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/wayland/
Dgstvkwindow_wayland.c63 handle_ping (void *data, struct wl_shell_surface *shell_surface, in handle_ping() function
95 handle_ping,
/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/
DSDL_waylandwindow.c36 handle_ping(void *data, struct wl_shell_surface *shell_surface, in handle_ping() function
94 handle_ping,
/third_party/weston/clients/
Dsimple-touch.c244 handle_ping(void *data, struct wl_shell_surface *shell_surface, in handle_ping() function
262 handle_ping,
Dmulti-resource.c119 handle_ping(void *data, struct wl_shell_surface *shell_surface, in handle_ping() function
137 handle_ping,
/third_party/nghttp2/src/
Dasio_client_session_impl.h113 void handle_ping(const boost::system::error_code &ec);
Dasio_client_session_impl.cc110 ping_.async_wait(std::bind(&session_impl::handle_ping, shared_from_this(), in start_ping()
114 void session_impl::handle_ping(const boost::system::error_code &ec) { in handle_ping() function in nghttp2::asio_http2::client::session_impl
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwlwindow.c106 handle_ping (void *data, struct wl_shell_surface *wl_shell_surface, in handle_ping() function
134 handle_ping,
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/
Dgstglwindow_wayland_egl.c190 handle_ping (void *data, struct wl_shell_surface *wl_shell_surface, in handle_ping() function
221 handle_ping,
/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.cpp288 static void handle_ping(void *data, wl_shell_surface *shell_surface, uint32_t serial) in handle_ping() function
302 static const wl_shell_surface_listener shell_surface_listener = {handle_ping, handle_configure,
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.cpp296 static void handle_ping(void *data, wl_shell_surface *shell_surface, uint32_t serial) in handle_ping() function
310 static const wl_shell_surface_listener shell_surface_listener = {handle_ping, handle_configure,