Home
last modified time | relevance | path

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

/external/subsampling-scale-image-view/library/src/main/java/com/davemorrissey/labs/subscaleview/
DSubsamplingScaleImageView.java190 private int doubleTapZoomStyle = ZOOM_FOCUS_FIXED; field in SubsamplingScaleImageView
2761 public final void setDoubleTapZoomStyle(int doubleTapZoomStyle) { in setDoubleTapZoomStyle()