Home
last modified time | relevance | path

Searched refs:gst_gl_window_send_key_event (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglwindow.h227 void gst_gl_window_send_key_event (GstGLWindow * window,
Dgstglwindow.c946 gst_gl_window_send_key_event (GstGLWindow * window, const char *event_type, in gst_gl_window_send_key_event() function
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/win32/
Dgstglwindow_win32.c420 gst_gl_window_send_key_event (event->window, in gst_gl_window_win32_handle_key_event_func()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglwindow_x11.c599 gst_gl_window_send_key_event (window, event_type_str, key_str); in gst_gl_window_x11_handle_event()