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

/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCameraHWInterface.cpp971 int minExposureCompensation = params.getInt(CameraParameters::KEY_MIN_EXPOSURE_COMPENSATION); local
975 if ((minExposureCompensation <= newExposureCompensation) &&

Completed in 32 milliseconds