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