Searched refs:h_display_ (Results 1 – 2 of 2) sorted by relevance
35 h_display_(m->hdisplay), in DrmMode()52 return clock_ == m.clock && h_display_ == m.hdisplay && in operator ==()62 m->hdisplay = h_display_; in ToDrmModeModeInfo()91 return h_display_; in h_display()
86 uint32_t h_display_ = 0; variable