Lines Matching refs:mScaleGestureDetector
531 ScaleGestureDetector mScaleGestureDetector;710 mScaleGestureDetector = new ScaleGestureDetector(getContext(), this);4022 mScaleGestureDetector.onTouchEvent(ev);4023 if (mScaleGestureDetector.isInProgress()) {