Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/desktop_capture/win/
H A Dwindow_capture_utils.cc46 bool IsWindowOwnedByCurrentProcess(HWND hwnd) { in IsWindowOwnedByCurrentProcess() function
92 bool owned_by_current_process = IsWindowOwnedByCurrentProcess(hwnd); in GetWindowListHandler()