Home
last modified time | relevance | path

Searched refs:_currentParentWindowWidth (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/video_render/mac/
Dvideo_render_agl.h157 int _currentParentWindowWidth; variable
Dvideo_render_agl.cc380 _currentParentWindowWidth( 0), in VideoRenderAGL()
497 _currentParentWindowWidth( 0), in VideoRenderAGL()
1235 _currentParentWindowWidth = _currentParentWindowBounds.right - _currentParentWindowBounds.left; in ParentWindowResized()