Home | History | Annotate | Download | only in camera

Lines Matching refs:supportedFocus

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