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

/hardware/samsung_slsi/exynos5/libcamera2/
H A DExynosCamera2.cpp604 int32_t exposureCompensationRange[] = {-3, 3}; local
606 exposureCompensationRange,
607 sizeof(exposureCompensationRange)/sizeof(int32_t));
/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3HWI.cpp2709 int32_t exposureCompensationRange[] = {gCamCapability[cameraId]->exposure_compensation_min, local
2712 exposureCompensationRange,
2713 sizeof(exposureCompensationRange)/sizeof(int32_t));

Completed in 295 milliseconds