Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_render/mac/
Dvideo_render_agl.h156 int _currentParentWindowHeight; variable
Dvideo_render_agl.cc379 _currentParentWindowHeight( 0), in VideoRenderAGL()
496 _currentParentWindowHeight( 0), in VideoRenderAGL()
1236 _currentParentWindowHeight = _currentParentWindowBounds.bottom - _currentParentWindowBounds.top; in ParentWindowResized()
1247 (int)(0.5f + _currentParentWindowHeight - (viewBounds.origin.y + viewBounds.size.height)), in ParentWindowResized()