Searched refs:aglContext (Results 1 – 2 of 2) sorted by relevance
42 VideoChannelAGL(AGLContext& aglContext, int iId, VideoRenderAGL* owner);
33 VideoChannelAGL::VideoChannelAGL(AGLContext& aglContext, int iId, VideoRenderAGL* owner) : in VideoChannelAGL() argument34 _aglContext( aglContext), in VideoChannelAGL()