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

/haiku-fatelf/src/apps/mandelbrot/
H A Dtsb1.cpp156 float vvx; variable
166 tsbb->manda(vvx, vvy, ssx, ssx);
173 tsbb->mandb(vvx, vvy, ssx, ssx);
186 vvx = vx; vvy = vy; ssx = sx;
H A Dtsb.cpp238 double vvx; variable
248 tsbb->manda(vvx, vvy, ssx, ssx);
256 tsbb->mandb(vvx, vvy, ssx, ssx);
270 vvx = vx; vvy = vy; ssx = sx;

Completed in 51 milliseconds