Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DPhotoView.java952 private boolean mIgnoreScalingGesture; field in PhotoView.MyGestureListener
1146 mIgnoreScalingGesture = mPictures.get(0).isCamera();
1147 if (mIgnoreScalingGesture) {
1162 if (mIgnoreScalingGesture) return true;
1212 if (mIgnoreScalingGesture) return;