Searched refs:GstGLContextCocoaClass (Results 1 – 4 of 4) sorted by relevance
34 …EXT_COCOA_CLASS(k) (G_TYPE_CHECK_CLASS((k), GST_TYPE_GL_CONTEXT_COCOA, GstGLContextCocoaClass))37 …OA_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS((o), GST_TYPE_GL_CONTEXT_COCOA, GstGLContextCocoaClass))41 typedef struct _GstGLContextCocoaClass GstGLContextCocoaClass; typedef
53 gst_gl_context_cocoa_class_init (GstGLContextCocoaClass * klass)
36275 Prior to this commit the GstGLContextCocoaClass was initialized
116335 Prior to this commit the GstGLContextCocoaClass was initialized