Searched refs:fIncrementX (Results 1 – 1 of 1) sorted by relevance
384 double fIncrementX(0.0); in appendTransformationsAndColors() local390 fIncrementX = fIncrementY / maGradientInfo.getAspectRatio(); in appendTransformationsAndColors()394 fIncrementX = fWidth / maGradientInfo.getSteps(); in appendTransformationsAndColors()395 fIncrementY = fIncrementX * maGradientInfo.getAspectRatio(); in appendTransformationsAndColors()403 fWidth -= fIncrementX; in appendTransformationsAndColors()520 double fIncrementX(0.0); in appendTransformationsAndColors() local526 fIncrementX = fIncrementY / maGradientInfo.getAspectRatio(); in appendTransformationsAndColors()530 fIncrementX = fWidth / maGradientInfo.getSteps(); in appendTransformationsAndColors()531 fIncrementY = fIncrementX * maGradientInfo.getAspectRatio(); in appendTransformationsAndColors()539 fWidth -= fIncrementX; in appendTransformationsAndColors()
Completed in 9 milliseconds