Searched refs:fStepSize (Results 1 – 2 of 2) sorted by relevance
270 const double fStepSize(1.0 / maGradientInfo.getSteps()); in appendTransformationsAndColors() local275 const double fSize(1.0 - (fStepSize * a)); in appendTransformationsAndColors()406 const double fStepSize(1.0 / maGradientInfo.getSteps()); in appendTransformationsAndColors() local411 const double fSize(1.0 - (fStepSize * a)); in appendTransformationsAndColors()
434 const double fStepSize(1.0 / (double)nSteps); in createLatheSlices() local438 const double fStep((double)(a + 1L) * fStepSize); in createLatheSlices()
Completed in 11 milliseconds