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

/external/chromium_org/ui/display/chromeos/x11/
H A Ddisplay_snapshot_x11.h14 typedef XID RRCrtc; typedef
32 RRCrtc crtc,
37 RRCrtc crtc() const { return crtc_; }
48 RRCrtc crtc_;
H A Dnative_display_delegate_x11.h27 typedef XID RRCrtc; typedef
107 RRCrtc* last_used_crtc,
119 bool ConfigureCrtc(RRCrtc crtc, RRMode mode, RROutput output, int x, int y);

Completed in 158 milliseconds