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

/external/chromium_org/third_party/webrtc/modules/desktop_capture/mac/
H A Ddesktop_configuration.h43 struct MacDesktopConfiguration { struct in namespace:webrtc
47 MacDesktopConfiguration();
48 ~MacDesktopConfiguration();
53 static MacDesktopConfiguration GetCurrent(Origin origin);
56 bool Equals(const MacDesktopConfiguration& other);

Completed in 165 milliseconds