Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DPhotoView.java700 scale = getScrollScale(progress); in drawTileView()
835 float scale = getScrollScale(progress); in draw()
1763 private float getScrollScale(float scrollProgress) { in getScrollScale() method