Searched refs:CONTROL_AE_MODE_OFF (Results 1 – 9 of 9) 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);
584 CaptureRequest.CONTROL_AE_MODE_OFF); in setUpCamera()607 mHdrBuilder.set(CaptureRequest.CONTROL_AE_MODE, CaptureRequest.CONTROL_AE_MODE_OFF); in setParameters()
1243 public static final int CONTROL_AE_MODE_OFF = 0; field in CameraMetadata
1091 CameraMetadata.CONTROL_AE_MODE_OFF); in getAvailableControlModesChecked()1185 !isHardwareLevelFull() || modeList.contains(CameraMetadata.CONTROL_AE_MODE_OFF); in getAeAvailableModesChecked()1191 mode >= CameraMetadata.CONTROL_AE_MODE_OFF in getAeAvailableModesChecked()
12722 field public static final int CONTROL_AE_MODE_OFF = 0; // 0x0
15296 field public static final int CONTROL_AE_MODE_OFF = 0; // 0x0
15394 field public static final int CONTROL_AE_MODE_OFF = 0; // 0x0
16040 field public static final int CONTROL_AE_MODE_OFF = 0; // 0x0