HomeSort by relevance Sort by last modified time
    Searched refs:minExposure (Results 1 - 3 of 3) sorted by null

  /cts/apps/CtsVerifier/lib/colorchecker/
exposurecompensationtest.cpp 51 float minExposure = -3.0f;
60 mExposureValues[i] - minExposure) * scale);
64 mExposureValues[i] - minExposure) * scale);
68 mExposureValues[i] - minExposure) * scale);
  /hardware/samsung_slsi/exynos5/include/
ExynosCamera.h 123 int minExposure;
  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCamera.cpp 158 minExposure = -2;
290 minExposure = -2;
407 minExposure = -2;
522 minExposure = -2;
    [all...]

Completed in 810 milliseconds