Searched refs:h_display_ (Results 1 – 2 of 2) sorted by relevance
27 h_display_(m->hdisplay), in DrmMode()44 return clock_ == m.clock && h_display_ == m.hdisplay && in operator ==()57 return h_display_; in h_display()120 .hdisplay = h_display_, in CreateModeBlob()
64 uint16_t h_display_ = 0; variable