Searched refs:CONTROL_AE_MODE_OFF (Results 1 – 8 of 8) sorted by relevance
31 import static android.hardware.camera2.CameraCharacteristics.CONTROL_AE_MODE_OFF;134 case CONTROL_AE_MODE_OFF: in aeModeAndLockTestByMode()268 requestBuilder.set(CaptureRequest.CONTROL_AE_MODE, CONTROL_AE_MODE_OFF); in aeManualControlTest()317 requestBuilder.set(CaptureRequest.CONTROL_AE_MODE, CONTROL_AE_MODE_OFF); in changeExposure()
548 CaptureRequest.CONTROL_AE_MODE_OFF);571 mHdrBuilder.set(CaptureRequest.CONTROL_AE_MODE, CaptureRequest.CONTROL_AE_MODE_OFF);
1227 public static final int CONTROL_AE_MODE_OFF = 0; field in CameraMetadata
1091 CameraMetadata.CONTROL_AE_MODE_OFF); in getAvailableControlModesChecked()1176 !isHardwareLevelFull() || modeList.contains(CameraMetadata.CONTROL_AE_MODE_OFF); in getAeAvailableModesChecked()1182 mode >= CameraMetadata.CONTROL_AE_MODE_OFF in getAeAvailableModesChecked()
12722 field public static final int CONTROL_AE_MODE_OFF = 0; // 0x0
13919 field public static final int CONTROL_AE_MODE_OFF = 0; // 0x0
13932 field public static final int CONTROL_AE_MODE_OFF = 0; // 0x0
14366 field public static final int CONTROL_AE_MODE_OFF = 0; // 0x0