Home
last modified time | relevance | path

Searched refs:GstGLUIView (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/eagl/
Dgstglios_utils.h31 @interface GstGLUIView : UIView variable
Dgstglwindow_eagl.m154 GstGLUIView *view;
164 view = [[GstGLUIView alloc] initWithFrame:rect];
360 @implementation GstGLUIView { implementation