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