Home
last modified time | relevance | path

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

/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DPhotoView.java1057 mPositionController.scrollPage(dxi, dyi); in onScroll()
H A DPositionController.java577 public void scrollPage(int dx, int dy) { in scrollPage() method in PositionController