Home | History | Annotate | Download | only in raw

Lines Matching full:newb

200     float newB = 1.0f;
208 newB = 0.0f;
213 newB = normf(dawn, half, now);
214 alpha(newB);
227 newB = normf(afternoon, half, now);
228 alpha(newB);
229 newB = 1.0f - newB;
235 newB = 0.0f;
239 newB = 0.0f;
243 drawBlades(newB, x);