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