Searched refs:_aglContext (Results 1 – 2 of 2) sorted by relevance
34 _aglContext( aglContext), in VideoChannelAGL()73 aglSetCurrentContext(_aglContext); in ~VideoChannelAGL()145 if (aglSetCurrentContext(_aglContext) == false) in FrameSizeChange()243 aglSetCurrentContext(_aglContext); in DeliverFrame()292 aglSetCurrentContext(_aglContext); in RenderOffScreenBuffer()372 _aglContext( 0), in VideoRenderAGL()489 _aglContext( 0), in VideoRenderAGL()693 if (_aglContext != 0) in ~VideoRenderAGL()695 aglSetCurrentContext(_aglContext); in ~VideoRenderAGL()696 aglDestroyContext(_aglContext); in ~VideoRenderAGL()[all …]
58 AGLContext _aglContext;149 AGLContext _aglContext; variable