Home
last modified time | relevance | path

Searched refs:getMinExposureCompensation (Results 1 – 8 of 8) sorted by relevance

/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
DCameraCapabilities.java643 public final int getMinExposureCompensation() { in getMinExposureCompensation() method in CameraCapabilities
698 if (index > getMaxExposureCompensation() || index < getMinExposureCompensation()) { in exposureCheck()
700 getMinExposureCompensation() + ", max = " + getMaxExposureCompensation() + "," + in exposureCheck()
DAndroidCameraCapabilities.java43 mMinExposureCompensation = p.getMinExposureCompensation(); in AndroidCameraCapabilities()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/camera/
DCameraFunctionalTest.java125 int min = params.getMinExposureCompensation(); in testFunctionalCameraExposureCompensation()
DCameraPairwiseTest.java410 params.setExposureCompensation(params.getMinExposureCompensation()); in genericPairwiseTestCase()
/frameworks/base/core/java/android/hardware/
DCamera.java3718 public int getMinExposureCompensation() { in getMinExposureCompensation() method in Camera.Parameters
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt12200 method public int getMinExposureCompensation();
/frameworks/base/core/api/
Dcurrent.txt18313 method @Deprecated public int getMinExposureCompensation();