Searched refs:fIncrementX (Results 1 – 1 of 1) sorted by relevance
331 double fIncrementX(0.0); in appendTransformationsAndColors() local337 fIncrementX = fIncrementY / maGradientInfo.getAspectRatio(); in appendTransformationsAndColors()341 fIncrementX = fWidth / maGradientInfo.getSteps(); in appendTransformationsAndColors()342 fIncrementY = fIncrementX * maGradientInfo.getAspectRatio(); in appendTransformationsAndColors()350 fWidth -= fIncrementX; in appendTransformationsAndColors()467 double fIncrementX(0.0); in appendTransformationsAndColors() local473 fIncrementX = fIncrementY / maGradientInfo.getAspectRatio(); in appendTransformationsAndColors()477 fIncrementX = fWidth / maGradientInfo.getSteps(); in appendTransformationsAndColors()478 fIncrementY = fIncrementX * maGradientInfo.getAspectRatio(); in appendTransformationsAndColors()486 fWidth -= fIncrementX; in appendTransformationsAndColors()
Completed in 10 milliseconds