Home
last modified time | relevance | path

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

/frameworks/opt/photoviewer/src/com/android/ex/photo/
DIntents.java171 public PhotoViewIntentBuilder setMaxInitialScale(float maxScale) { in setMaxInitialScale() method in Intents.PhotoViewIntentBuilder
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
DPhotoView.java1361 public void setMaxInitialScale(float f) { in setMaxInitialScale() method in PhotoView