Home
last modified time | relevance | path

Searched refs:WHITE_BALANCE_TWILIGHT (Results 1 – 11 of 11) sorted by relevance

/frameworks/av/camera/include/camera/
DCameraParameters.h555 static const char WHITE_BALANCE_TWILIGHT[]; variable
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
DAndroidCameraCapabilities.java232 } else if (Camera.Parameters.WHITE_BALANCE_TWILIGHT.equals(wb)) { in buildWhiteBalances()
/frameworks/base/core/java/android/hardware/camera2/legacy/
DLegacyResultMapper.java499 case Camera.Parameters.WHITE_BALANCE_TWILIGHT: in convertLegacyAwbMode()
DLegacyRequestMapper.java653 return Camera.Parameters.WHITE_BALANCE_TWILIGHT; in convertAwbModeToLegacy()
DLegacyMetadataMapper.java560 Camera.Parameters.WHITE_BALANCE_TWILIGHT , in mapControlAwb()
/frameworks/av/camera/
DCameraParameters.cpp108 const char CameraParameters::WHITE_BALANCE_TWILIGHT[] = "twilight"; member in android::CameraParameters
/frameworks/av/services/camera/libcameraservice/api1/client2/
DParameters.cpp427 CameraParameters::WHITE_BALANCE_TWILIGHT; in initialize()
2559 !strcmp(wbMode, CameraParameters::WHITE_BALANCE_TWILIGHT) ? in wbModeStringToEnum()
2581 return CameraParameters::WHITE_BALANCE_TWILIGHT; in wbModeEnumToString()
/frameworks/base/core/java/android/hardware/
DCamera.java2401 public static final String WHITE_BALANCE_TWILIGHT = "twilight"; field in Camera.Parameters
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt12321 field public static final java.lang.String WHITE_BALANCE_TWILIGHT = "twilight";
/frameworks/base/non-updatable-api/
Dcurrent.txt16252 field @Deprecated public static final String WHITE_BALANCE_TWILIGHT = "twilight";
/frameworks/base/api/
Dcurrent.txt16252 field @Deprecated public static final String WHITE_BALANCE_TWILIGHT = "twilight";