Home
last modified time | relevance | path

Searched defs:PhotoView (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
H A DPhotoView.java47 public class PhotoView extends View implements OnGestureListener, class
194 public PhotoView(Context context) { in PhotoView() method in PhotoView
199 public PhotoView(Context context, AttributeSet attrs) { in PhotoView() method in PhotoView
204 public PhotoView(Context context, AttributeSet attrs, int defStyle) { in PhotoView() method in PhotoView
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DPhotoView.java46 public class PhotoView extends GLView { class
245 public PhotoView(AbstractGalleryActivity activity) { in PhotoView() method in PhotoView