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()
136 int min = params.getMinExposureCompensation(); in testFunctionalCameraExposureCompensation()
415 params.setExposureCompensation(params.getMinExposureCompensation()); in genericPairwiseTestCase()
463 int min = p.getMinExposureCompensation(); in mapControlAe()
3534 public int getMinExposureCompensation() { in getMinExposureCompensation() method in Camera.Parameters
135 NO DOC BLOCK: android.hardware.Camera.Parameters Method getMinExposureCompensation()
12508 method public int getMinExposureCompensation();
12202 method public int getMinExposureCompensation();