Home | History | Annotate | Download | only in camera

Lines Matching refs:compValue

585                             int compValue =
587 cb.setExposure(compValue);
881 int compValue = mSettingsManager.getInteger(mAppController.getCameraScope(),
884 int comp = Math.round(compValue * mExposureCompensationStep);