Searched refs:getMinExposureCompensation (Results 1 – 8 of 8) sorted by relevance
643 public final int getMinExposureCompensation() { in getMinExposureCompensation() method in CameraCapabilities698 if (index > getMaxExposureCompensation() || index < getMinExposureCompensation()) { in exposureCheck()700 getMinExposureCompensation() + ", max = " + getMaxExposureCompensation() + "," + in exposureCheck()
43 mMinExposureCompensation = p.getMinExposureCompensation(); in AndroidCameraCapabilities()
125 int min = params.getMinExposureCompensation(); in testFunctionalCameraExposureCompensation()
410 params.setExposureCompensation(params.getMinExposureCompensation()); in genericPairwiseTestCase()
3718 public int getMinExposureCompensation() { in getMinExposureCompensation() method in Camera.Parameters
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
12200 method public int getMinExposureCompensation();
18313 method @Deprecated public int getMinExposureCompensation();