Home
last modified time | relevance | path

Searched refs:getMaxExposureCompensation (Results 1 – 10 of 10) sorted by relevance

/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
DCameraCapabilities.java652 public final int getMaxExposureCompensation() { in getMaxExposureCompensation() method in CameraCapabilities
698 if (index > getMaxExposureCompensation() || index < getMinExposureCompensation()) { in exposureCheck()
700 getMinExposureCompensation() + ", max = " + getMaxExposureCompensation() + "," + in exposureCheck()
DAndroidCameraCapabilities.java42 mMaxExposureCompensation = p.getMaxExposureCompensation(); in AndroidCameraCapabilities()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/camera/
DCameraFunctionalTest.java125 int max = params.getMaxExposureCompensation(); in testFunctionalCameraExposureCompensation()
DCameraPairwiseTest.java412 params.setExposureCompensation(params.getMaxExposureCompensation()); in genericPairwiseTestCase()
/frameworks/base/core/java/android/hardware/camera2/legacy/
DLegacyMetadataMapper.java466 int max = p.getMaxExposureCompensation(); in mapControlAe()
/frameworks/base/core/java/android/hardware/
DCamera.java3531 public int getMaxExposureCompensation() { in getMaxExposureCompensation() method in Camera.Parameters
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt12194 method public int getMaxExposureCompensation();
/frameworks/base/api/
Dcurrent.txt13303 method public int getMaxExposureCompensation();
Dtest-current.txt13316 method public int getMaxExposureCompensation();
Dsystem-current.txt13742 method public int getMaxExposureCompensation();