Home
last modified time | relevance | path

Searched refs:LockAGLCntx (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/video_render/mac/
Dvideo_render_agl.cc84 _owner->LockAGLCntx(); in RenderFrame()
101 _owner->LockAGLCntx(); in UpdateSize()
109 _owner->LockAGLCntx(); in UpdateStretchSize()
120 _owner->LockAGLCntx(); in FrameSizeChange()
223 _owner->LockAGLCntx(); in DeliverFrame()
279 _owner->LockAGLCntx(); in RenderOffScreenBuffer()
326 _owner->LockAGLCntx(); in IsUpdated()
336 _owner->LockAGLCntx(); in SetStreamSettings()
732 LockAGLCntx(); in Init()
763 LockAGLCntx(); in CreateAGLChannel()
[all …]
Dvideo_render_nsopengl.mm67 _owner->LockAGLCntx();
81 _owner->LockAGLCntx();
94 _owner->LockAGLCntx();
111 _owner->LockAGLCntx();
121 _owner->LockAGLCntx();
132 _owner->LockAGLCntx();
209 _owner->LockAGLCntx();
271 _owner->LockAGLCntx();
322 _owner->LockAGLCntx();
332 _owner->LockAGLCntx();
[all …]
Dvideo_render_agl.h105 void LockAGLCntx();
Dvideo_render_nsopengl.h123 void LockAGLCntx() EXCLUSIVE_LOCK_FUNCTION(_nsglContextCritSec);