Home
last modified time | relevance | path

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

/packages/services/DeviceAsWebcam/src/com/android/DeviceAsWebcam/view/
DZoomController.java391 private void setZoomRatioInternal(float zoomRatio, boolean notifyZoomRatioChange) { in setZoomRatioInternal() argument
395 if (mCurrentZoomRatio != roundedZoomRatio && notifyZoomRatioChange in setZoomRatioInternal()