Searched defs:scaleBy (Results 1 – 2 of 2) sorted by relevance
149 final float scaleBy = Math.min((float) inputWidth / targetWidth, in getRoundedBitmap() local
515 public int scaleBy(float s, float focusX, float focusY) { in scaleBy() method in PositionController