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