/hardware/qcom/camera/QCamera2/HAL/ |
QCameraParameters.cpp | 322 const char QCameraParameters::KEY_QC_CONTRAST[] = "contrast"; 323 const char QCameraParameters::KEY_QC_MIN_CONTRAST[] = "min-contrast"; 324 const char QCameraParameters::KEY_QC_MAX_CONTRAST[] = "max-contrast"; 325 const char QCameraParameters::KEY_QC_CONTRAST_STEP[] = "contrast-step"; 2413 int contrast = params.getInt(KEY_QC_CONTRAST); local [all...] |
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_TI_IVCommon.h | 588 * Specifies whether the digital flash algorithm is enabled or disabled. This overrides the contrast and brightness settings. 609 * Specifies whether the digital flash algorithm is enabled or disabled. This overrides the contrast and brightness settings. [all...] |
/device/moto/shamu/camera/QCamera/HAL2/core/inc/ |
QCamera_Intf.h | [all...] |
/external/libexif/libexif/ |
exif-tag.c | [all...] |
/external/libexif/po/ |
en_AU.po | [all...] |
en_GB.po | [all...] |
/packages/apps/Browser/res/values/ |
strings.xml | [all...] |
/frameworks/base/core/java/android/hardware/camera2/ |
CaptureRequest.java | [all...] |
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
BaseRecognizer.cs | 504 * given the current call chain. Contrast this with the 545 * input. Contrast this with the FOLLOW(atom)={'+',')',';','.'}. [all...] |
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
BaseRecognizer.cs | 575 * given the current call chain. Contrast this with the 616 * input. Contrast this with the FOLLOW(atom)={'+',')',';','.'}. [all...] |
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/ |
BaseRecognizer.js | 526 * given the current call chain. Contrast this with the 570 * input. Contrast this with the FOLLOW(atom)={'+',')',';','.'}.</p> [all...] |
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRBaseRecognizer.m | 615 * given the current call chain. Contrast this with the 655 * input. Contrast this with the FOLLOW(atom)={'+',')',';','.'}. [all...] |
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
recognizers.rb | 727 # given the current call chain. Contrast this with the 767 # input. Contrast this with the FOLLOW(atom)={'+',')',';','.'}. [all...] |
/external/llvm/include/llvm/Analysis/ |
DependenceAnalysis.h | 62 /// an ordering, where the source must precede the destination; in contrast, 216 /// ordering, where the source must precede the destination; in contrast, [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/ |
gdiplusgraphics.h | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/classes/ |
digraph.py | [all...] |
/bionic/libc/kernel/uapi/drm/ |
i915_drm.h | 659 __u32 contrast; member in struct:drm_intel_overlay_attrs
|
/bionic/linker/ |
linker_phdr.cpp | 775 // in the loaded segments in memory. This is in contrast with phdr_table_,
|
/developers/build/prebuilts/gradle/HdrViewfinder/Application/src/main/java/com/example/android/hdrviewfinder/ |
HdrViewfinderActivity.java | 81 * lower-contrast scenes, but has very few artifacts and can run very fast.</p>
|
/developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/ |
DigitalWatchFaceService.java | 60 * protection, the hours are drawn in normal rather than bold. The time is drawn with less contrast
|
/developers/samples/android/media/HdrViewfinder/Application/src/main/java/com/example/android/hdrviewfinder/ |
HdrViewfinderActivity.java | 81 * lower-contrast scenes, but has very few artifacts and can run very fast.</p>
|
/developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/ |
DigitalWatchFaceService.java | 60 * protection, the hours are drawn in normal rather than bold. The time is drawn with less contrast
|
/development/samples/browseable/HdrViewfinder/src/com.example.android.hdrviewfinder/ |
HdrViewfinderActivity.java | 81 * lower-contrast scenes, but has very few artifacts and can run very fast.</p>
|
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/ |
DigitalWatchFaceService.java | 60 * protection, the hours are drawn in normal rather than bold. The time is drawn with less contrast
|
/device/moto/shamu/camera/QCamera2/HAL/ |
QCameraParameters.h | 697 int32_t setContrast(int contrast); [all...] |