Searched refs:PROP_FULLSCREEN (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/wayland/ |
D | gstwaylandsink.c | 66 PROP_FULLSCREEN enumerator 210 g_object_class_install_property (gobject_class, PROP_FULLSCREEN, in gst_wayland_sink_class_init() 249 case PROP_FULLSCREEN: in gst_wayland_sink_get_property() 272 case PROP_FULLSCREEN: in gst_wayland_sink_set_property()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11window.cpp | 54 PROP_FULLSCREEN, enumerator 154 g_object_class_install_property (gobject_class, PROP_FULLSCREEN, in gst_d3d11_window_class_init() 213 case PROP_FULLSCREEN: in gst_d3d11_window_set_property() 245 case PROP_FULLSCREEN: in gst_d3d11_window_get_property()
|
D | gstd3d11videosink.cpp | 62 PROP_FULLSCREEN, enumerator 228 g_object_class_install_property (gobject_class, PROP_FULLSCREEN, in gst_d3d11_video_sink_class_init() 384 case PROP_FULLSCREEN: in gst_d3d11_videosink_set_property() 419 case PROP_FULLSCREEN: in gst_d3d11_videosink_get_property()
|
/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/ |
D | gstrpicamsrc.c | 135 PROP_FULLSCREEN, enumerator 345 g_object_class_install_property (gobject_class, PROP_FULLSCREEN, in gst_rpi_cam_src_class_init() 885 case PROP_FULLSCREEN: in gst_rpi_cam_src_set_property() 1099 case PROP_FULLSCREEN: in gst_rpi_cam_src_get_property()
|