Searched refs:round_value_ (Results 1 – 2 of 2) sorted by relevance
893 double round_value_; variable
3445 round_value_ = 0.5; in CpuFreqThread()3447 round_value_ = round/2.0; in CpuFreqThread()3497 int computed = static_cast<int>(frequency + round_value_); in ComputeFrequency()