Home | History | Annotate | Download | only in camera

Lines Matching refs:supportedFocus

1920         List<String> supportedFocus = mParameters.getSupportedFocusModes();
1921 if (isSupported(Parameters.FOCUS_MODE_CONTINUOUS_VIDEO, supportedFocus)) {