Searched refs:h_display_ (Results 1 – 2 of 2) sorted by relevance
29 h_display_(m->hdisplay), in DrmMode()48 h_display_(0), in DrmMode()68 return clock_ == m.clock && h_display_ == m.hdisplay && in operator ==()78 m->hdisplay = h_display_; in ToDrmModeModeInfo()107 return h_display_; in h_display()
63 uint32_t h_display_; variable