Home
last modified time | relevance | path

Searched defs:GetWindowUnderPoint (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/desktop_capture/
Dwindow_finder_win.cc22 WindowId WindowFinderWin::GetWindowUnderPoint(DesktopVector point) { in GetWindowUnderPoint() function in webrtc::WindowFinderWin
/external/webrtc/modules/desktop_capture/linux/
Dwindow_finder_x11.cc28 WindowId WindowFinderX11::GetWindowUnderPoint(DesktopVector point) { in GetWindowUnderPoint() function in webrtc::WindowFinderX11