Searched refs:compValue (Results 1 – 2 of 2) sorted by relevance
585 int compValue = in setExposureCompensationCallback()587 cb.setExposure(compValue); in setExposureCompensationCallback()881 int compValue = mSettingsManager.getInteger(mAppController.getCameraScope(), in updateExposureButtons() local884 int comp = Math.round(compValue * mExposureCompensationStep); in updateExposureButtons()
257 int compValue = mController.getSettingsManager().getInteger( in syncExposureIndicator() local259 int comp = Math.round(compValue * buttonManager.getExposureCompensationStep()); in syncExposureIndicator()