Home
last modified time | relevance | path

Searched refs:GstVulkanWindowClass (Results 1 – 15 of 15) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkwindow.c85 GstVulkanWindowClass parent;
188 gst_vulkan_window_class_init (GstVulkanWindowClass * klass) in gst_vulkan_window_class_init()
347 GstVulkanWindowClass *klass; in gst_vulkan_window_get_surface()
371 GstVulkanWindowClass *klass; in gst_vulkan_window_get_presentation_support()
392 GstVulkanWindowClass *klass; in gst_vulkan_window_open()
412 GstVulkanWindowClass *klass; in gst_vulkan_window_close()
472 GstVulkanWindowClass *klass; in gst_vulkan_window_set_window_handle()
492 GstVulkanWindowClass *klass; in gst_vulkan_window_get_surface_dimensions()
545 GstVulkanWindowClass *window_class; in gst_vulkan_window_handle_events()
Dgstvkwindow.h32 …AN_WINDOW_CLASS(k) (G_TYPE_CHECK_CLASS_CAST((k), GST_TYPE_VULKAN_WINDOW, GstVulkanWindowClass))
35 …_WINDOW_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS((o), GST_TYPE_VULKAN_WINDOW, GstVulkanWindowClass))
Dvulkan_fwd.h66 typedef struct _GstVulkanWindowClass GstVulkanWindowClass; typedef
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/android/
Dgstvkwindow_android.c82 GstVulkanWindowClass *window_class = (GstVulkanWindowClass *) klass; in gst_vulkan_window_android_class_init()
Dgstvkwindow_android.h65 GstVulkanWindowClass parent_class;
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/wayland/
Dgstvkwindow_wayland.c164 GstVulkanWindowClass *window_class = (GstVulkanWindowClass *) klass; in gst_vulkan_window_wayland_class_init()
Dgstvkwindow_wayland.h66 GstVulkanWindowClass parent_class;
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/xcb/
Dgstvkwindow_xcb.h72 GstVulkanWindowClass parent_class;
Dgstvkwindow_xcb.c98 GstVulkanWindowClass *window_class = (GstVulkanWindowClass *) klass; in gst_vulkan_window_xcb_class_init()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ios/
Dgstvkwindow_ios.h67 GstVulkanWindowClass parent_class;
Dgstvkwindow_ios.m101 GstVulkanWindowClass *window_class = (GstVulkanWindowClass *) klass;
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/cocoa/
Dgstvkwindow_cocoa.h67 GstVulkanWindowClass parent_class;
Dgstvkwindow_cocoa.m94 GstVulkanWindowClass *window_class = (GstVulkanWindowClass *) klass;
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/win32/
Dgstvkwindow_win32.h66 GstVulkanWindowClass parent_class;
Dgstvkwindow_win32.c74 GstVulkanWindowClass *window_class = (GstVulkanWindowClass *) klass; in gst_vulkan_window_win32_class_init()