Home | History | Annotate | Download | only in camera

Lines Matching refs:compValue

515                             int compValue =
517 cb.setExposure(compValue);
789 int compValue = mSettingsManager.getInteger(mAppController.getCameraScope(),
792 int comp = Math.round(compValue * mExposureCompensationStep);