Searched refs:v_total_ (Results 1 – 2 of 2) sorted by relevance
37 v_total_(m->vtotal), in DrmMode()50 v_sync_end_ == m.vsync_end && v_total_ == m.vtotal && in operator ==()64 m->vtotal = v_total_; in ToDrmModeModeInfo()117 return v_total_; in v_total()126 clock_ / (float)(v_total_ * h_total_) * 1000.0f; in v_refresh()
71 uint32_t v_total_ = 0; variable