Searched refs:getZoomRatioRange (Results 1 – 2 of 2) sorted by relevance
403 Range<Float> zoomRatioRange = mLocalFgService.getCameraInfo().getZoomRatioRange(); in setupZoomUiControl()453 mLocalFgService.getCameraInfo().getZoomRatioRange()); in setupZoomRatioSeekBar()734 Range<Float> zoomRatioRange = mLocalFgService.getCameraInfo().getZoomRatioRange(); in onKeyDown()805 mLocalFgService.getCameraInfo().getZoomRatioRange()); in toggleCamera()820 mLocalFgService.getCameraInfo().getZoomRatioRange()); in switchCamera()
73 public Range<Float> getZoomRatioRange() { in getZoomRatioRange() method in CameraInfo