Searched refs:getMinExposureCompensation (Results 1 – 7 of 7) 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()
124 int min = params.getMinExposureCompensation(); in testFunctionalCameraExposureCompensation()
409 params.setExposureCompensation(params.getMinExposureCompensation()); in genericPairwiseTestCase()
3769 public int getMinExposureCompensation() { in getMinExposureCompensation() method in Camera.Parameters
17288 method @Deprecated public int getMinExposureCompensation();
12200 method public int getMinExposureCompensation();