Home
last modified time | relevance | path

Searched refs:gst_xwindow_set_event_handling (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvcontext.h243 void gst_xwindow_set_event_handling (GstXWindow * window, gboolean handle_events);
Dxvimagesink.c376 gst_xwindow_set_event_handling (xwindow, xvimagesink->handle_events); in gst_xv_image_sink_xwindow_new()
1276 gst_xwindow_set_event_handling (xwindow, xvimagesink->handle_events); in gst_xv_image_sink_set_window_handle()
1304 gst_xwindow_set_event_handling (xvimagesink->xwindow, handle_events); in gst_xv_image_sink_set_event_handling()
Dxvcontext.c1071 gst_xwindow_set_event_handling (GstXWindow * window, gboolean handle_events) in gst_xwindow_set_event_handling() function