Searched defs:mExposureCompensationIndex (Results 1 - 1 of 1) sorted by relevance

/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
H A DCameraSettings.java51 protected int mExposureCompensationIndex; field in class:CameraSettings
132 mExposureCompensationIndex = src.mExposureCompensationIndex;
343 mExposureCompensationIndex = index;
350 return mExposureCompensationIndex;

Completed in 59 milliseconds