HomeSort by relevance Sort by last modified time
    Searched defs:mMaxExposureCompensation (Results 1 - 2 of 2) sorted by null

  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
CameraCapabilities.java 59 protected int mMaxExposureCompensation;
487 mMaxExposureCompensation = src.mMaxExposureCompensation;
653 return mMaxExposureCompensation;
  /packages/apps/Camera2/src/com/android/camera/
ButtonManager.java 88 private int mMaxExposureCompensation;
601 mMaxExposureCompensation = max;
    [all...]

Completed in 1378 milliseconds