OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ANDROID_COLOR_CORRECTION
(Results
1 - 3
of
3
) sorted by null
/system/media/camera/include/system/
camera_metadata_tags.h
38
ANDROID_COLOR_CORRECTION
,
73
ANDROID_COLOR_CORRECTION_START =
ANDROID_COLOR_CORRECTION
<< 16,
[
all
...]
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
CameraMetadataTest.java
49
static final int
ANDROID_COLOR_CORRECTION
= 0;
53
static final int ANDROID_COLOR_CORRECTION_START =
ANDROID_COLOR_CORRECTION
<< 16;
/system/media/camera/src/
camera_metadata_tag_info.c
34
[
ANDROID_COLOR_CORRECTION
] = "android.colorCorrection",
62
[
ANDROID_COLOR_CORRECTION
] = { ANDROID_COLOR_CORRECTION_START,
114
static tag_info_t
android_color_correction
[ANDROID_COLOR_CORRECTION_END -
variable
550
android_color_correction
,
[
all
...]
Completed in 115 milliseconds