Searched refs:fIncrementY (Results 1 – 1 of 1) sorted by relevance
385 double fIncrementY(0.0); in appendTransformationsAndColors() local389 fIncrementY = fHeight / maGradientInfo.getSteps(); in appendTransformationsAndColors()390 fIncrementX = fIncrementY / maGradientInfo.getAspectRatio(); in appendTransformationsAndColors()395 fIncrementY = fIncrementX * maGradientInfo.getAspectRatio(); in appendTransformationsAndColors()404 fHeight -= fIncrementY; in appendTransformationsAndColors()521 double fIncrementY(0.0); in appendTransformationsAndColors() local525 fIncrementY = fHeight / maGradientInfo.getSteps(); in appendTransformationsAndColors()526 fIncrementX = fIncrementY / maGradientInfo.getAspectRatio(); in appendTransformationsAndColors()531 fIncrementY = fIncrementX * maGradientInfo.getAspectRatio(); in appendTransformationsAndColors()540 fHeight -= fIncrementY; in appendTransformationsAndColors()
Completed in 16 milliseconds