Home | History | Annotate | Download | only in camera

Lines Matching refs:frameRates

1748         List<Integer> frameRates = mParameters.getSupportedPreviewFrameRates();
1749 if (frameRates != null) {
1750 Integer max = Collections.max(frameRates);