Searched refs:rndVal (Results 1 – 1 of 1) sorted by relevance
311 int rndVal = Math.round(height * sMult + sAdd); in scale() local312 if (altVal != rndVal) { in scale()313 Log.i("Scale", "expected scale: " + rndVal + in scale()316 return rndVal; in scale()