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.java953 private boolean mIgnoreScalingGesture; field in PhotoView.MyGestureListener
1147 mIgnoreScalingGesture = mPictures.get(0).isCamera();
1148 if (mIgnoreScalingGesture) {
1163 if (mIgnoreScalingGesture) return true;
1213 if (mIgnoreScalingGesture) return;