Home
last modified time | relevance | path

Searched defs:aeLock (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish_common/guest/hals/camera/
DEmulatedFakeCamera2.cpp1629 bool aeLock = (aeLockVal == ANDROID_CONTROL_AE_LOCK_ON); in processRequest() local
1715 bool aeLock; in threadLoop() local
1990 bool aeLock, in updateAeScan()
2496 static const uint8_t aeLock = ANDROID_CONTROL_AE_LOCK_OFF; in constructDefaultRequest() local
DEmulatedFakeCamera3.cpp628 static const uint8_t aeLock = ANDROID_CONTROL_AE_LOCK_OFF; in constructDefaultRequestSettings() local
/device/generic/goldfish/camera/
DEmulatedFakeCamera2.cpp1665 bool aeLock = (aeLockVal == ANDROID_CONTROL_AE_LOCK_ON); in processRequest() local
1750 bool aeLock; in threadLoop() local
2024 bool aeLock, uint8_t aeState, nsecs_t *maxSleep) { in updateAeScan()
2592 static const uint8_t aeLock = ANDROID_CONTROL_AE_LOCK_OFF; in constructDefaultRequest() local
DEmulatedQemuCamera3.cpp635 static const uint8_t aeLock = ANDROID_CONTROL_AE_LOCK_OFF; in constructDefaultRequestSettings() local
DEmulatedFakeCamera3.cpp680 static const uint8_t aeLock = ANDROID_CONTROL_AE_LOCK_OFF; in constructDefaultRequestSettings() local
/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3HWI.cpp8977 static const uint8_t aeLock = ANDROID_CONTROL_AE_LOCK_OFF; in translateCapabilityToMetadata() local
9823 uint8_t aeLock = frame_settings.find(ANDROID_CONTROL_AE_LOCK).data.u8[0]; in translateToHalMetadata() local