Searched defs:DisplayDescriptor (Results 1 – 1 of 1) sorted by relevance
90 struct DisplayDescriptor { struct91 int width;92 int height;93 int dpi;94 bool touch_enabled;95 rtc::scoped_refptr<webrtc::VideoTrackSourceInterface> source;