Searched refs:hScale (Results 1 – 1 of 1) sorted by relevance
177 int hScale = bitmapOptions.outHeight / targetHeight; in run() local185 int sampleSize = Math.max(hScale, wScale); in run()