Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/src/com/android/camera/ui/
DZoomControl.java135 public void setSmoothZoomSupported(boolean smoothZoomSupported) { in setSmoothZoomSupported() argument
136 mSmoothZoomSupported = smoothZoomSupported; in setSmoothZoomSupported()