Home
last modified time | relevance | path

Searched refs:GstGLContextCocoa (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/cocoa/
Dgstglcontext_cocoa.h33 …_COCOA(o) (G_TYPE_CHECK_INSTANCE_CAST((o), GST_TYPE_GL_CONTEXT_COCOA, GstGLContextCocoa))
39 typedef struct _GstGLContextCocoa GstGLContextCocoa; typedef
63 GstGLContextCocoa * gst_gl_context_cocoa_new (GstGLDisplay * display);
65 CGLPixelFormatObj gst_gl_context_cocoa_get_pixel_format (GstGLContextCocoa *context);
Dgstglcontext_cocoa.m47 G_DEFINE_TYPE_WITH_CODE (GstGLContextCocoa, gst_gl_context_cocoa,
49 G_ADD_PRIVATE (GstGLContextCocoa)
75 gst_gl_context_cocoa_init (GstGLContextCocoa * context)
81 GstGLContextCocoa *
84 GstGLContextCocoa *context;
171 gst_gl_context_cocoa_get_pixel_format (GstGLContextCocoa *context)
231 GstGLContextCocoa *context_cocoa = GST_GL_CONTEXT_COCOA (context);
367 GstGLContextCocoa *context_cocoa = GST_GL_CONTEXT_COCOA (context);
376 GstGLContextCocoa *context_cocoa = GST_GL_CONTEXT_COCOA (context);
399 GstGLContextCocoa *cocoa = GST_GL_CONTEXT_COCOA (context);
Dgstglwindow_cocoa.m206 GstGLContextCocoa *context_cocoa;
/third_party/gstreamer/gstplugins_base/
DChangeLog22508 gstglwindow_cocoa.m:186:60: error: incompatible pointer types sending 'GstGLContextCocoa *'
32471 every GstGLContextCocoa created
/third_party/gstreamer/gstplugins_bad/
DChangeLog54005 gstglwindow_cocoa.m:186:60: error: incompatible pointer types sending 'GstGLContextCocoa *'
100156 every GstGLContextCocoa created