HomeSort by relevance Sort by last modified time
    Searched refs:mExposureCompensationIndex (Results 1 - 2 of 2) sorted by null

  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
CameraSettings.java 51 protected int mExposureCompensationIndex;
132 mExposureCompensationIndex = src.mExposureCompensationIndex;
343 mExposureCompensationIndex = index;
350 return mExposureCompensationIndex;
AndroidCamera2Settings.java 107 mExposureCompensationIndex =
217 return Objects.equals(mExposureCompensationIndex,
265 mExposureCompensationIndex);

Completed in 36 milliseconds