Searched refs:gst_navigation_send_mouse_event (Results 1 – 18 of 18) sorted by relevance
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | navigation.c | 183 gst_navigation_send_mouse_event (GST_NAVIGATION (test_element), "mouse-move", in GST_START_TEST() 198 gst_navigation_send_mouse_event (GST_NAVIGATION (test_element), in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | navigation.h | 325 void gst_navigation_send_mouse_event (GstNavigation *navigation,
|
D | navigation.c | 125 gst_navigation_send_mouse_event (GstNavigation * navigation, const char *event, in gst_navigation_send_mouse_event() function
|
/third_party/gstreamer/gstplugins_good/ext/gtk/ |
D | gtkgstbasewidget.c | 384 gst_navigation_send_mouse_event (GST_NAVIGATION (element), key_type, in gtk_gst_base_widget_button_event() 401 gst_navigation_send_mouse_event (GST_NAVIGATION (element), "mouse-move", in gtk_gst_base_widget_motion_event()
|
/third_party/gstreamer/gstplugins_bad/ext/opencv/ |
D | gsthanddetect.cpp | 484 gst_navigation_send_mouse_event (GST_NAVIGATION (filter), in gst_handdetect_transform_ip() 574 gst_navigation_send_mouse_event (GST_NAVIGATION (filter), in gst_handdetect_transform_ip()
|
/third_party/gstreamer/gstplugins_good/ext/qt/ |
D | qtitem.cc | 480 gst_navigation_send_mouse_event (GST_NAVIGATION (element), "mouse-move", in hoverMoveEvent() 519 gst_navigation_send_mouse_event (GST_NAVIGATION (element), event_type, in sendMouseEvent()
|
/third_party/gstreamer/gstplugins_base/sys/xvimage/ |
D | xvimagesink.c | 456 gst_navigation_send_mouse_event (GST_NAVIGATION (xvimagesink), in gst_xv_image_sink_handle_xevents() 481 gst_navigation_send_mouse_event (GST_NAVIGATION (xvimagesink), in gst_xv_image_sink_handle_xevents() 489 gst_navigation_send_mouse_event (GST_NAVIGATION (xvimagesink), in gst_xv_image_sink_handle_xevents()
|
/third_party/gstreamer/gstplugins_base/sys/ximage/ |
D | ximagesink.c | 613 gst_navigation_send_mouse_event (GST_NAVIGATION (ximagesink), in gst_x_image_sink_handle_xevents() 638 gst_navigation_send_mouse_event (GST_NAVIGATION (ximagesink), in gst_x_image_sink_handle_xevents() 644 gst_navigation_send_mouse_event (GST_NAVIGATION (ximagesink), in gst_x_image_sink_handle_xevents()
|
/third_party/gstreamer/gstplugins_bad/ext/vulkan/ |
D | vksink.c | 698 gst_navigation_send_mouse_event (GST_NAVIGATION (vk_sink), in gst_vulkan_sink_mouse_event_cb()
|
/third_party/gstreamer/gstplugins_bad/ext/directfb/ |
D | dfbvideosink.c | 619 gst_navigation_send_mouse_event (GST_NAVIGATION (dfbvideosink), in gst_dfbvideosink_event_thread() 629 gst_navigation_send_mouse_event (GST_NAVIGATION (dfbvideosink), in gst_dfbvideosink_event_thread() 635 gst_navigation_send_mouse_event (GST_NAVIGATION (dfbvideosink), in gst_dfbvideosink_event_thread()
|
/third_party/gstreamer/gstplugins_good/sys/osxvideo/ |
D | cocoawindow.m | 772 gst_navigation_send_mouse_event (navigation, event_name, button, x, y);
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11videosink.cpp | 703 gst_navigation_send_mouse_event (GST_NAVIGATION (self), event, button, x, in gst_d3d11_video_mouse_key_event()
|
/third_party/gstreamer/gstplugins_base/tests/examples/playback/ |
D | playback-test.c | 2278 gst_navigation_send_mouse_event (GST_NAVIGATION (app->navigation_element), in button_press_cb() 2289 gst_navigation_send_mouse_event (GST_NAVIGATION (app->navigation_element), in button_release_cb() 2319 gst_navigation_send_mouse_event (GST_NAVIGATION (app->navigation_element), in motion_notify_cb()
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglimagesink.c | 959 gst_navigation_send_mouse_event (GST_NAVIGATION (gl_sink), in gst_glimage_sink_mouse_event_cb()
|
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/ |
D | d3dhelpers.c | 2200 gst_navigation_send_mouse_event (GST_NAVIGATION (sink), action, in d3d_wnd_proc()
|
/third_party/gstreamer/gstplugins_base/docs/random/ |
D | ChangeLog-0.8 | 14938 (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
|
/third_party/gstreamer/gstplugins_bad/docs/random/ |
D | ChangeLog-0.8 | 17109 (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 41049 gst_navigation_send_mouse_event() which causes implicit conversion from
|