Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/linux/
Dwindow_list_utils.cc46 ::Window GetApplicationWindow(XAtomCache* cache, ::Window window) { in GetApplicationWindow() function
69 app_window = GetApplicationWindow(cache, children[i]); in GetApplicationWindow()
154 GetApplicationWindow(cache, children[num_children - 1 - i]); in GetWindowList()