Searched refs:aeLock (Results 1 - 1 of 1) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3HWI.cpp3270 static const uint8_t aeLock = ANDROID_CONTROL_AE_LOCK_OFF; local
3271 settings.update(ANDROID_CONTROL_AE_LOCK, &aeLock, 1);
3565 uint8_t aeLock = frame_settings.find(ANDROID_CONTROL_AE_LOCK).data.u8[0]; local
3567 sizeof(aeLock), &aeLock);

Completed in 57 milliseconds