Home
last modified time | relevance | path

Searched refs:mExposureCompensationIndex (Results 1 – 2 of 2) sorted by relevance

/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
DCameraSettings.java51 protected int mExposureCompensationIndex; field in CameraSettings
132 mExposureCompensationIndex = src.mExposureCompensationIndex; in CameraSettings()
343 mExposureCompensationIndex = index; in setExposureCompensationIndex()
350 return mExposureCompensationIndex; in getExposureCompensationIndex()
DAndroidCamera2Settings.java107 mExposureCompensationIndex = in AndroidCamera2Settings()
217 return Objects.equals(mExposureCompensationIndex, in matchesTemplateDefault()
265 mExposureCompensationIndex); in getRequestSettings()