HomeSort by relevance Sort by last modified time
    Searched refs:mMaxExposureCompensation (Results 1 - 4 of 4) 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;
AndroidCamera2Capabilities.java 76 mMaxExposureCompensation = ecRange.getUpper();
AndroidCameraCapabilities.java 42 mMaxExposureCompensation = p.getMaxExposureCompensation();
  /packages/apps/Camera2/src/com/android/camera/
ButtonManager.java 87 private int mMaxExposureCompensation;
544 mMaxExposureCompensation = max;
    [all...]

Completed in 182 milliseconds