OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DAYLIGHT
(Results
1 - 7
of
7
) sorted by null
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/camera/
CameraPairwiseTest.java
64
public enum WhiteBalance {
DAYLIGHT
, FLUORESCENT, CLOUDY, INCANDESCENT, AUTO };
130
* Flash: Auto / Exposure: None / WB:
Daylight
135
genericPairwiseTestCase(Flash.AUTO, Exposure.NONE, WhiteBalance.
DAYLIGHT
, SceneMode.SUNSET,
220
* Flash: Off / Exposure: Min / WB:
Daylight
225
genericPairwiseTestCase(Flash.OFF, Exposure.MIN, WhiteBalance.
DAYLIGHT
, SceneMode.SUNSET,
230
* Flash: On / Exposure: Max / WB:
Daylight
235
genericPairwiseTestCase(Flash.ON, Exposure.MAX, WhiteBalance.
DAYLIGHT
, SceneMode.SUNSET,
366
* Flash: Auto / Exposure: Max / WB:
Daylight
370
genericPairwiseTestCase(Flash.AUTO, Exposure.MAX, WhiteBalance.
DAYLIGHT
, SceneMode.AUTO,
427
case
DAYLIGHT
[
all
...]
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
ExifInterface.java
543
public static final short
DAYLIGHT
= 1;
[
all
...]
/packages/apps/Camera2/src/com/android/camera/exif/
ExifInterface.java
543
public static final short
DAYLIGHT
= 1;
[
all
...]
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
ExifInterface.java
543
public static final short
DAYLIGHT
= 1;
[
all
...]
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
ExifInterface.java
543
public static final short
DAYLIGHT
= 1;
[
all
...]
/packages/apps/Mms/src/com/android/mms/exif/
ExifInterface.java
543
public static final short
DAYLIGHT
= 1;
[
all
...]
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 400 milliseconds