Searched refs:rand_brightness (Results 1 – 1 of 1) sorted by relevance
57 double rand_brightness = (int)(rnd() % (SCALE * 2) - SCALE) / in check_eq() local60 pa.brightness = rand_brightness; in check_eq()