HomeSort by relevance Sort by last modified time
    Searched refs:compValue (Results 1 - 4 of 4) sorted by null

  /external/aac/libSBRenc/src/
mh_det.cpp     [all...]
  /packages/apps/Camera2/src/com/android/camera/widget/
IndicatorIconController.java 255 int compValue = mController.getSettingsManager().getInteger(
257 int comp = Math.round(compValue * buttonManager.getExposureCompensationStep());
  /packages/apps/Camera2/src/com/android/camera/
ButtonManager.java 515 int compValue =
517 cb.setExposure(compValue);
789 int compValue = mSettingsManager.getInteger(mAppController.getCameraScope(),
792 int comp = Math.round(compValue * mExposureCompensationStep);
    [all...]
  /external/icu/icu4c/source/i18n/
msgfmt.cpp     [all...]

Completed in 309 milliseconds