Searched refs:getMinExposureCompensation (Results 1 – 9 of 9) 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()
472 int min = p.getMinExposureCompensation(); in mapControlAe()
3817 public int getMinExposureCompensation() { in getMinExposureCompensation() method in Camera.Parameters
12200 method public int getMinExposureCompensation();
16131 method @Deprecated public int getMinExposureCompensation();