Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/desktop_capture/
Dcropping_window_capturer_win.cc41 BOOL CALLBACK TopWindowVerifier(HWND hwnd, LPARAM param) { in TopWindowVerifier() function
189 EnumWindows(&TopWindowVerifier, reinterpret_cast<LPARAM>(&context)); in ShouldUseScreenCapturer()