Searched refs:getScrollScale (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DPhotoView.java700 scale = getScrollScale(progress);
835 float scale = getScrollScale(progress);
1763 private float getScrollScale(float scrollProgress) { method in class:PhotoView

Completed in 54 milliseconds