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