Searched defs:scaleBy (Results 1 – 3 of 3) sorted by relevance
151 final float scaleBy = in getRoundedBitmap() local
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