Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/linux/
Dwindow_list_utils.cc80 bool IsDesktopElement(XAtomCache* cache, ::Window window) { in IsDesktopElement() function
155 if (app_window && !IsDesktopElement(cache, app_window)) { in GetWindowList()