Searched refs:refreshrate_ (Results 1 – 1 of 1) sorted by relevance
119 : width_(width), height_(height), refreshrate_(rate), modeId_(modeId) {} in ScreenProfile()126 rValue.GetRate() != refreshrate_) {144 return refreshrate_; in GetRate()155 uint32_t refreshrate_ = 0; variable