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