Searched refs:getExposureCompensationStep (Results 1 – 10 of 10) sorted by relevance
165 public float getExposureCompensationStep() { in getExposureCompensationStep() method in OneCameraCharacteristicsImpl169 return mCameraParameters.getExposureCompensationStep(); in getExposureCompensationStep()
130 public float getExposureCompensationStep(); in getExposureCompensationStep() method
229 public float getExposureCompensationStep() { in getExposureCompensationStep() method in OneCameraCharacteristicsImpl
259 int comp = Math.round(compValue * buttonManager.getExposureCompensationStep()); in syncExposureIndicator()
285 mCameraCharacteristics.getExposureCompensationStep();
203 float step = mParameters.getExposureCompensationStep(); in buildExposureCompensation()
640 float step = mParameters.getExposureCompensationStep(); in updateExposureOnScreenIndicator()
625 public float getExposureCompensationStep() { in getExposureCompensationStep() method in ButtonManager
844 mCameraCharacteristics.getExposureCompensationStep();
650 mCameraCapabilities.getExposureCompensationStep(); in getBottomBarSpec()