Searched defs:WindowDescription (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/base/
H A Dwindowpicker.h21 class WindowDescription { class in namespace:rtc
23 WindowDescription() : id_() {} function in class:rtc::WindowDescription
24 WindowDescription(const WindowId& id, const std::string& title) function in class:rtc::WindowDescription
57 typedef std::vector<WindowDescription> WindowDescriptionList;

Completed in 55 milliseconds