Searched refs:fIncrementY (Results 1 – 1 of 1) sorted by relevance
332 double fIncrementY(0.0); in appendTransformationsAndColors() local336 fIncrementY = fHeight / maGradientInfo.getSteps(); in appendTransformationsAndColors()337 fIncrementX = fIncrementY / maGradientInfo.getAspectRatio(); in appendTransformationsAndColors()342 fIncrementY = fIncrementX * maGradientInfo.getAspectRatio(); in appendTransformationsAndColors()351 fHeight -= fIncrementY; in appendTransformationsAndColors()468 double fIncrementY(0.0); in appendTransformationsAndColors() local472 fIncrementY = fHeight / maGradientInfo.getSteps(); in appendTransformationsAndColors()473 fIncrementX = fIncrementY / maGradientInfo.getAspectRatio(); in appendTransformationsAndColors()478 fIncrementY = fIncrementX * maGradientInfo.getAspectRatio(); in appendTransformationsAndColors()487 fHeight -= fIncrementY; in appendTransformationsAndColors()
Completed in 8 milliseconds