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