Searched refs:_aglContext (Results 1 – 2 of 2) sorted by relevance
35 _aglContext( aglContext), in VideoChannelAGL()74 aglSetCurrentContext(_aglContext); in ~VideoChannelAGL()146 if (aglSetCurrentContext(_aglContext) == false) in FrameSizeChange()244 aglSetCurrentContext(_aglContext); in DeliverFrame()293 aglSetCurrentContext(_aglContext); in RenderOffScreenBuffer()374 _aglContext( 0), in VideoRenderAGL()492 _aglContext( 0), in VideoRenderAGL()700 if (_aglContext != 0) in ~VideoRenderAGL()702 aglSetCurrentContext(_aglContext); in ~VideoRenderAGL()703 aglDestroyContext(_aglContext); in ~VideoRenderAGL()[all …]
59 AGLContext _aglContext;150 AGLContext _aglContext; variable