Home
last modified time | relevance | path

Searched refs:GstGLWindowClass (Results 1 – 25 of 29) sorted by relevance

12

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglwindow.c119 GstGLWindowClass parent;
192 gst_gl_window_class_init (GstGLWindowClass * klass) in gst_gl_window_class_init()
386 GstGLWindowClass *window_class = GST_GL_WINDOW_GET_CLASS (data->window); in _set_window_handle_cb()
437 GstGLWindowClass *window_class; in gst_gl_window_set_window_handle()
495 GstGLWindowClass *window_class; in gst_gl_window_draw()
523 GstGLWindowClass *window_class; in gst_gl_window_set_preferred_size()
543 GstGLWindowClass *window_class; in gst_gl_window_show()
571 GstGLWindowClass *window_class; in gst_gl_window_run()
606 GstGLWindowClass *window_class; in gst_gl_window_quit()
681 GstGLWindowClass *window_class; in gst_gl_window_send_message()
[all …]
Dgstglwindow.h38 …ine GST_GL_WINDOW_CLASS(k) (G_TYPE_CHECK_CLASS_CAST((k), GST_TYPE_GL_WINDOW, GstGLWindowClass))
41 …e GST_GL_WINDOW_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS((o), GST_TYPE_GL_WINDOW, GstGLWindowClass))
Dgstgl_fwd.h40 typedef struct _GstGLWindowClass GstGLWindowClass; typedef
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/android/
Dgstglwindow_android_egl.c53 GstGLWindowClass *window_class = (GstGLWindowClass *) klass; in gst_gl_window_android_egl_class_init()
Dgstglwindow_android_egl.h53 GstGLWindowClass parent_class;
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/cocoa/
Dgstglwindow_cocoa.h53 GstGLWindowClass parent_class;
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/eagl/
Dgstglwindow_eagl.h52 GstGLWindowClass parent_class;
Dgstglwindow_eagl.m80 GstGLWindowClass *window_class = (GstGLWindowClass *) klass;
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/winrt/
Dgstglwindow_winrt_egl.h57 GstGLWindowClass parent_class;
Dgstglwindow_winrt_egl.cpp535 GstGLWindowClass *window_class = (GstGLWindowClass *) klass; in gst_gl_window_winrt_egl_class_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/viv-fb/
Dgstglwindow_viv_fb_egl.h54 GstGLWindowClass parent_class;
Dgstglwindow_viv_fb_egl.c59 GstGLWindowClass *window_class = (GstGLWindowClass *) klass; in gst_gl_window_viv_fb_egl_class_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/gbm/
Dgstglwindow_gbm_egl.h58 GstGLWindowClass parent_class;
Dgstglwindow_gbm_egl.c57 GstGLWindowClass *window_class = (GstGLWindowClass *) klass; in gst_gl_window_gbm_egl_class_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/dispmanx/
Dgstglwindow_dispmanx_egl.h80 GstGLWindowClass parent_class;
Dgstglwindow_dispmanx_egl.c70 GstGLWindowClass *window_class = (GstGLWindowClass *) klass; in gst_gl_window_dispmanx_egl_class_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglwindow_x11.h94 GstGLWindowClass parent_class;
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/win32/
Dgstglwindow_win32.h63 GstGLWindowClass parent_class;
Dgstglwindow_win32.c71 GstGLWindowClass *window_class = (GstGLWindowClass *) klass; in gst_gl_window_win32_class_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/
Dgstglwindow_wayland_egl.h103 GstGLWindowClass parent_class;
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dstruct_aarch64.h129 {"GstGLWindowClass", sizeof (GstGLWindowClass), 336},
Dstruct_arm.h129 {"GstGLWindowClass", sizeof (GstGLWindowClass), 336},
Dstruct_i386.h129 {"GstGLWindowClass", sizeof (GstGLWindowClass), 336},
Dstruct_ppc64.h131 {"GstGLWindowClass", sizeof (GstGLWindowClass), 336},
Dstruct_x86_64.h129 {"GstGLWindowClass", sizeof (GstGLWindowClass), 336},

12