Home
last modified time | relevance | path

Searched refs:exposureCompensation (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDeviceSession.cpp2504 const int32_t exposureCompensation = 0; in initDefaultRequests() local
2505 UPDATE(md, ANDROID_CONTROL_AE_EXPOSURE_COMPENSATION, &exposureCompensation, 1); in initDefaultRequests()
/hardware/interfaces/camera/device/default/
DExternalCameraDeviceSession.cpp906 const int32_t exposureCompensation = 0; in initDefaultRequests() local
907 UPDATE(md, ANDROID_CONTROL_AE_EXPOSURE_COMPENSATION, &exposureCompensation, 1); in initDefaultRequests()