Searched refs:colorIncoherence (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/screen_savers/flurry/
H A DSmoke.cpp50 #define colorIncoherence 0.15f macro
148 + RandBell(colorIncoherence));
151 + RandBell(colorIncoherence));
154 + RandBell(colorIncoherence));
156 = 0.85f * (1.0f + RandBell(0.5f*colorIncoherence));

Completed in 18 milliseconds