Home | History | Annotate | Download | only in testingcamera

Lines Matching defs:maxZoom

1059             int maxZoom = mParams.getMaxZoom();
1060 mZoomSeekBar.setMax(maxZoom);
1061 log("Zoom is supported, set max to " + maxZoom);