Home
last modified time | relevance | path

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

/packages/services/DeviceAsWebcam/src/com/android/DeviceAsWebcam/view/
DZoomController.java226 setZoomRatioInternal(convertProgressToZoomRatio(progress), true); in init()
380 setZoomRatioInternal(zoomRatio, false); in setZoomRatio()
391 private void setZoomRatioInternal(float zoomRatio, boolean notifyZoomRatioChange) { in setZoomRatioInternal() method in ZoomController
550 setZoomRatioInternal(currentStickyZoomRatio, true); in setToggleUiZoomRatio()
616 setZoomRatioInternal(zoomRatio, true); in updateSeekBarProgressByMotionEvent()