Searched refs:mMinExposureCompensation (Results 1 - 3 of 3) sorted by relevance

/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
H A DCameraCapabilities.java58 protected int mMinExposureCompensation; field in class:CameraCapabilities
488 mMinExposureCompensation = src.mMinExposureCompensation;
644 return mMinExposureCompensation;
H A DAndroidCamera2Capabilities.java75 mMinExposureCompensation = ecRange.getLower();
H A DAndroidCameraCapabilities.java43 mMinExposureCompensation = p.getMinExposureCompensation();

Completed in 25 milliseconds