Searched refs:GetCroppedWindowRect (Results 1 – 5 of 5) sorted by relevance
/external/webrtc/modules/desktop_capture/win/ |
D | window_capture_utils.h | 46 bool GetCroppedWindowRect(HWND window,
|
D | window_capture_utils.cc | 42 bool GetCroppedWindowRect(HWND window, in GetCroppedWindowRect() function
|
D | window_capturer_win_gdi.cc | 180 if (!GetCroppedWindowRect(window_, avoid_cropping_border, &cropped_rect, in CaptureFrame()
|
/external/webrtc/modules/desktop_capture/ |
D | cropping_window_capturer_win.cc | 263 if (!GetCroppedWindowRect(hwnd, /*avoid_cropping_border*/ false, &window_rect, in GetWindowRectInVirtualScreen()
|
D | mouse_cursor_monitor_win.cc | 147 if (!GetCroppedWindowRect(window_, /*avoid_cropping_border*/ false, in Capture()
|