Searched refs:nearestPowOf2 (Results 1 – 1 of 1) sorted by relevance
226 double nearestPowOf2 = in run() local228 options.inSampleSize = (int) Math.pow(2, nearestPowOf2); in run()