Searched defs:findBestSampleSize (Results 1 - 1 of 1) sorted by path

/frameworks/volley/src/com/android/volley/toolbox/
H A DImageRequest.java162 findBestSampleSize(actualWidth, actualHeight, desiredWidth, desiredHeight);
199 static int findBestSampleSize( method in class:ImageRequest

Completed in 65 milliseconds