Searched refs:kRandAmplitude (Results 1 – 1 of 1) sorted by relevance
714 const int64_t kRandAmplitude = 2; in RunFor() local717 next_frame_rand_ms_ = kRandAmplitude * (random_.Rand<float>() - 0.5); in RunFor()