Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_render/mac/
Dvideo_render_agl.cc375 _lastWindowWidth( -1), in VideoRenderAGL()
492 _lastWindowWidth( -1), in VideoRenderAGL()
1067 _lastWindowWidth == -1) in ScreenUpdateProcess()
1069 _lastWindowWidth = windowWidth; in ScreenUpdateProcess()
1083 windowWidth != _lastWindowWidth) in ScreenUpdateProcess()
1123 _lastWindowWidth = windowWidth; in ScreenUpdateProcess()
Dvideo_render_agl.h152 int _lastWindowWidth; variable