Home | History | Annotate | Download | only in HAL3

Lines Matching refs:ANDROID_CONTROL_AE_LOCK

2757             camMetadata.update(ANDROID_CONTROL_AE_LOCK,
2759 ALOGV("%s: urgent Metadata : ANDROID_CONTROL_AE_LOCK", __func__);
3988 ANDROID_CONTROL_AE_LOCK, ANDROID_CONTROL_AE_MODE,
4646 settings.update(ANDROID_CONTROL_AE_LOCK, &aeLock, 1);
5114 if (frame_settings.exists(ANDROID_CONTROL_AE_LOCK)) {
5115 uint8_t aeLock = frame_settings.find(ANDROID_CONTROL_AE_LOCK).data.u8[0];