Searched refs:altVal (Results 1 – 1 of 1) sorted by relevance
312 int altVal = (int)(height * sMult + sAdd + 0.5); in scale() local314 if (altVal != rndVal) { in scale()316 " != returned scale: " + altVal); in scale()