HomeSort by relevance Sort by last modified time
    Searched defs:minExposure (Results 1 - 2 of 2) 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;

Completed in 137 milliseconds