Searched refs:wl_display_get_fd (Results 1 – 19 of 19) sorted by relevance
83 int const fd = wl_display_get_fd(wlContext->GetWLDisplay()); in main()
161 source->pfd.fd = wl_display_get_fd (display); in wayland_event_source_new()
217 wl_display_get_fd(struct wl_display *display);
1198 wl_display_get_fd(struct wl_display *display) in wl_display_get_fd() function
202 source->pfd.fd = wl_display_get_fd (display); in wayland_event_source_new()
49 SDL_WAYLAND_SYM(int, wl_display_get_fd, (struct wl_display *))
540 close(wl_display_get_fd(c->wl_display)); in threading_post_err()687 close(wl_display_get_fd(c->wl_display)); in threading_read_after_error()764 pfd[0].fd = wl_display_get_fd(c->wl_display); in wait_for_error_using_prepare_read()1437 sock = wl_display_get_fd(c->wl_display); in send_overflow_client()
693 pfd.fd = wl_display_get_fd(c->wl_display); in leak_closure()
261 pollfd.fd = wl_display_get_fd (self->display); in gst_wl_display_thread_run()
518 fds[0].fd = wl_display_get_fd(display->display); in main_loop()
836 wl_display_get_fd(display->display); in create_display()
6255 d->display_fd = wl_display_get_fd(d->display); in display_create()
525 p_display->display_fd = wl_display_get_fd(p_display->p_display); in CreateDisplay()
756 pfd[0].fd = wl_display_get_fd(display); in display_poll()
272 { wl_display_get_fd(display), POLLIN }, in handleEvents()
944 int wl_fd = wl_display_get_fd(chain->display->wl_display); in wsi_wl_swapchain_acquire_next_image()
997 epoll_fd = wl_display_get_fd(so->parent.display); in shared_output_create()
1243 int const fd = wl_display_get_fd(display); in control_thread()
2806 fd = wl_display_get_fd(b->parent.wl_display); in wayland_backend_create()