Searched defs:aspRatio (Results 1 – 2 of 2) sorted by relevance
455 float aspRatio = (float) origWidth / (float) origHeight; in getMaxWidth() local461 float aspRatio = (float) origWidth / (float) origHeight; in getMaxHeight() local
415 float aspRatio = (float) bitmap.getWidth() / (float) bitmap.getHeight(); in fixMaxBitmapSize() local