Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DPhotoView.java1029 flingImages(velocityX, velocityY); in onFling()
1034 private boolean flingImages(float velocityX, float velocityY) { in flingImages() method in PhotoView.MyGestureListener