Searched refs:InvalidateScreen (Results 1 – 4 of 4) sorted by relevance
39 void InvalidateScreen(const DesktopSize& size);
48 TEST_F(ScreenCapturerHelperTest, InvalidateScreen) { in TEST_F() argument50 capturer_helper_.InvalidateScreen(DesktopSize(12, 34)); in TEST_F()
33 void ScreenCapturerHelper::InvalidateScreen(const DesktopSize& size) { in InvalidateScreen() function in webrtc::ScreenCapturerHelper
226 helper_.InvalidateScreen(screen_pixel_bounds_.size());433 helper_.InvalidateScreen(screen_pixel_bounds_.size());