Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/win/
Dwindow_capture_utils.cc222 WindowCaptureHelperWin::WindowCaptureHelperWin() { in WindowCaptureHelperWin() function in webrtc::WindowCaptureHelperWin
242 WindowCaptureHelperWin::~WindowCaptureHelperWin() { in ~WindowCaptureHelperWin()
248 bool WindowCaptureHelperWin::IsAeroEnabled() { in IsAeroEnabled()
260 bool WindowCaptureHelperWin::IsWindowChromeNotification(HWND hwnd) { in IsWindowChromeNotification()
303 bool WindowCaptureHelperWin::AreWindowsOverlapping( in AreWindowsOverlapping()
339 bool WindowCaptureHelperWin::IsWindowOnCurrentDesktop(HWND hwnd) { in IsWindowOnCurrentDesktop()
352 bool WindowCaptureHelperWin::IsWindowVisibleOnCurrentDesktop(HWND hwnd) { in IsWindowVisibleOnCurrentDesktop()
359 bool WindowCaptureHelperWin::IsWindowCloaked(HWND hwnd) { in IsWindowCloaked()
375 bool WindowCaptureHelperWin::EnumerateCapturableWindows( in EnumerateCapturableWindows()
Dwindow_capture_utils.h84 class WindowCaptureHelperWin {
86 WindowCaptureHelperWin();
87 ~WindowCaptureHelperWin();
107 RTC_DISALLOW_COPY_AND_ASSIGN(WindowCaptureHelperWin);
Dselected_window_context.h25 WindowCaptureHelperWin* window_capture_helper);
33 WindowCaptureHelperWin* window_capture_helper() const;
38 WindowCaptureHelperWin* const window_capture_helper_;
Dselected_window_context.cc18 WindowCaptureHelperWin* window_capture_helper) in SelectedWindowContext()
56 WindowCaptureHelperWin* SelectedWindowContext::window_capture_helper() const { in window_capture_helper()
Dwindow_capturer_win_wgc.h47 WindowCaptureHelperWin window_capture_helper_;
Dwindow_capturer_win_gdi.h62 WindowCaptureHelperWin window_capture_helper_;
Dwindow_capturer_win_gdi.cc37 WindowCaptureHelperWin* window_capture_helper, in OwnedWindowCollectorContext()
/external/webrtc/modules/desktop_capture/
Dcropping_window_capturer_win.cc29 WindowCaptureHelperWin* window_capture_helper) in TopWindowVerifierContext()
149 WindowCaptureHelperWin window_capture_helper_;