Searched refs:getMaxExposureCompensation (Results 1 – 8 of 8) sorted by relevance
652 public final int getMaxExposureCompensation() { in getMaxExposureCompensation() method in CameraCapabilities698 if (index > getMaxExposureCompensation() || index < getMinExposureCompensation()) { in exposureCheck()700 getMinExposureCompensation() + ", max = " + getMaxExposureCompensation() + "," + in exposureCheck()
42 mMaxExposureCompensation = p.getMaxExposureCompensation(); in AndroidCameraCapabilities()
126 int max = params.getMaxExposureCompensation(); in testFunctionalCameraExposureCompensation()
413 params.setExposureCompensation(params.getMaxExposureCompensation()); in genericPairwiseTestCase()
3707 public int getMaxExposureCompensation() { in getMaxExposureCompensation() method in Camera.Parameters
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
12194 method public int getMaxExposureCompensation();
18307 method @Deprecated public int getMaxExposureCompensation();