Searched refs:step (Results 1 – 6 of 6) sorted by relevance
330 static const int step = 128; in DrawFrame() local335 float dx = f * (1.0f / (float)(step - 1)); in DrawFrame()348 if (f == step - 1) in DrawFrame()
269 static const int step = 60; in DrawFrame() local330 if (++f == step) in DrawFrame()
252 static const int step = 60; in DrawFrame() local318 if (++f == step) in DrawFrame()
265 float step = 0.5f; in DrawFrame() local286 nn::math::MTX34RotXYZDeg(&rot, 0.f, -step*f, 0.f); in DrawFrame()
351 static const int step = 60; in DrawFrame() local431 if (++f == step) in DrawFrame()
1760 f32 step = 0.004f * static_cast<f32>(s_OriginalWidth) / 640.0f; in SetCalibration() local1790 step, in SetCalibration()