Home
last modified time | relevance | path

Searched defs:step (Results 1 – 6 of 6) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/GasColorSimple/
DGasColorSimple.cpp269 static const int step = 60; in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/GasColorOptimal/
DGasColorOptimal.cpp252 static const int step = 60; in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingFresnel/
DLightingFresnel.cpp265 float step = 0.5f; in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/Fog/
DFog.cpp330 static const int step = 128; in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/GasCessna/
DGasCessna.cpp351 static const int step = 60; in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/camera/Stereo/
Dmain.cpp1760 f32 step = 0.004f * static_cast<f32>(s_OriginalWidth) / 640.0f; in SetCalibration() local