OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
88
private int
mMaxExposureCompensation
;
601
mMaxExposureCompensation
= max;
[
all
...]
Completed in 64 milliseconds