Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/linux/
Dx_window_property.h47 class XWindowProperty : public XWindowPropertyBase {
49 XWindowProperty(Display* display, const Window window, const Atom property) in XWindowProperty() function
51 ~XWindowProperty() override = default;
58 RTC_DISALLOW_COPY_AND_ASSIGN(XWindowProperty);
Dwindow_list_utils.cc90 XWindowProperty<uint32_t> window_type(cache->display(), window, in IsDesktopElement()
117 XWindowProperty<uint32_t> window_state(cache->display(), window, in GetWindowState()
Dx_server_pixel_buffer.cc195 XWindowProperty<uint8_t> icc_profile_property(cache->display(), window, in Init()