Home
last modified time | relevance | path

Searched refs:WHITE_BALANCE_TWILIGHT (Results 1 – 8 of 8) 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/av/camera/
DCameraParameters.cpp108 const char CameraParameters::WHITE_BALANCE_TWILIGHT[] = "twilight"; member in android::CameraParameters
/frameworks/av/services/camera/libcameraservice/api1/client2/
DParameters.cpp450 CameraParameters::WHITE_BALANCE_TWILIGHT; in initialize()
2628 !strcmp(wbMode, CameraParameters::WHITE_BALANCE_TWILIGHT) ? in wbModeStringToEnum()
2650 return CameraParameters::WHITE_BALANCE_TWILIGHT; in wbModeEnumToString()
/frameworks/base/core/java/android/hardware/
DCamera.java2302 public static final String WHITE_BALANCE_TWILIGHT = "twilight"; field in Camera.Parameters
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt12321 field public static final java.lang.String WHITE_BALANCE_TWILIGHT = "twilight";
/frameworks/base/core/api/
Dcurrent.txt18434 field @Deprecated public static final String WHITE_BALANCE_TWILIGHT = "twilight";