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.java701 scale = getScrollScale(progress); in drawTileView()
836 float scale = getScrollScale(progress); in draw()
1764 private float getScrollScale(float scrollProgress) { in getScrollScale() method