Searched refs:mSmoothZoomSupported (Results 1 – 3 of 3) sorted by relevance
60 private boolean mSmoothZoomSupported; field in ZoomControl104 if (!mSmoothZoomSupported) mHandler.removeCallbacks(mRunnable); in closeZoomControl()136 mSmoothZoomSupported = smoothZoomSupported; in setSmoothZoomSupported()152 if (mSmoothZoomSupported) { in stopZooming()178 if (!mSmoothZoomSupported) { in performZoom()194 if (mSmoothZoomSupported) { in changeZoomIndex()
120 private boolean mSmoothZoomSupported = false; field in Camera496 mZoomControl.setSmoothZoomSupported(mSmoothZoomSupported); in initializeZoom()505 if (mSmoothZoomSupported) { in onZoomValueChanged()
263 private boolean mSmoothZoomSupported = false; field in VideoCamera2293 mZoomControl.setSmoothZoomSupported(mSmoothZoomSupported); in initializeZoom()2327 if (mSmoothZoomSupported) { in onZoomValueChanged()