Home | History | Annotate | Download | only in gregbook

Lines Matching refs:rotate

1215         double freq, rotate, saturate, gray, intensity;
1227 * aoffset: number of degrees to rotate hue [CURRENTLY NOT USED]
1230 * rotate: rotation of the beams as a function of radius
1237 rotate = (double)bg[pat].bg_brot * 0.1;
1251 intensity = cos((angle+(rotate*dist*PI)) * freq) *
1984 double freq, rotate, saturate, gray, intensity;
1992 * aoffset: number of degrees to rotate hue [CURRENTLY NOT USED]
1995 * rotate: rotation of the beams as a function of radius
2002 rotate = (double)bg[pat].bg_brot * 0.1;
2016 intensity = cos((angle+(rotate*dist*PI)) * freq) *