Home | History | Annotate | Download | only in camera

Lines Matching full:framerates

1897         List<Integer> frameRates = mParameters.getSupportedPreviewFrameRates();
1898 if (frameRates != null) {
1899 Integer max = Collections.max(frameRates);