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

/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCameraHWInterface.cpp972 int maxExposureCompensation = params.getInt(CameraParameters::KEY_MAX_EXPOSURE_COMPENSATION); local
976 (newExposureCompensation <= maxExposureCompensation)) {

Completed in 135 milliseconds