/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/ |
videodev.h | 70 __u16 contrast; member in struct:video_picture
|
/sdk/sdkmanager/libs/sdklib/tests/src/com/android/sdklib/ |
SdkManagerTest.java | 106 // (to contrast: having at least one sub-folder in the platform's legacy images folder
|
/hardware/ti/omap4xxx/test/CameraHal/ |
camera_test_menu.cpp | 73 int contrast = 0; variable 1140 contrast = 90; 1145 contrast = 100; 1172 params.set(KEY_CONTRAST, contrast); [all...] |
camera_test_script.cpp | 66 extern int contrast; 718 contrast = atoi(cmd + 1); 719 params.set(KEY_CONTRAST, contrast); [all...] |
/external/webkit/Source/WebKit/win/ |
WebPreferences.cpp | 1120 setFloatValue(CFSTR(WebKitFontSmoothingContrastPreferenceKey), contrast); local [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/ |
def.h | 380 PA_SINK_HARDWARE = 4, /**< Is a hardware sink of some kind, in contrast to "virtual"/software sinks \since 0.9.3 */ 388 PA_SOURCE_HARDWARE = 4, /**< Is a hardware source of some kind, in contrast to "virtual"/software source \since 0.9.3 */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/ |
def.h | 380 PA_SINK_HARDWARE = 4, /**< Is a hardware sink of some kind, in contrast to "virtual"/software sinks \since 0.9.3 */ 388 PA_SOURCE_HARDWARE = 4, /**< Is a hardware source of some kind, in contrast to "virtual"/software source \since 0.9.3 */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/ |
def.h | 380 PA_SINK_HARDWARE = 4, /**< Is a hardware sink of some kind, in contrast to "virtual"/software sinks \since 0.9.3 */ 388 PA_SOURCE_HARDWARE = 4, /**< Is a hardware source of some kind, in contrast to "virtual"/software source \since 0.9.3 */
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
OverscanActivity.java | 50 * This activity demonstrates some of the available ways to reduce the size or visual contrast of
|
/external/chromium/googleurl/src/ |
url_canon_query.cc | 36 // (in contrast to links that it constructs itself based on form data). It does
|
/external/clang/www/ |
performance-2008-10-31.html | 35 SPECINT 2000. In contrast to Sketch, <i>176.gcc</i> consists of a
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/ |
TextureGeneratorVoronoi.java | 151 this.applyBrightnessAndContrast(texres, bacd.contrast, bacd.brightness);
|
TextureGeneratorWood.java | 110 this.applyBrightnessAndContrast(texres, bacd.contrast, bacd.brightness);
|
/external/kernel-headers/original/linux/ |
videodev.h | 90 __u16 contrast; member in struct:video_picture
|
/external/libvpx/examples/includes/geshi/geshi/ |
matlab.php | 78 'contour','contourc','contourf','contourslice','contrast','conv',
|
/external/webkit/Source/WebCore/platform/chromium/ |
PlatformThemeChromiumGtk.cpp | 86 // when trying to deal both with high- and low-contrast themes,
|
/frameworks/base/packages/InputDevices/res/raw/ |
keyboard_layout_russian_mac.kcm | 18 # on Mac keyboards. In contrast with the standard layout, some of the symbols and
|
/libcore/luni/src/main/java/java/io/ |
StringWriter.java | 63 * Calling this method has no effect. In contrast to most {@code Writer} subclasses,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
XF86keysym.h | 72 #define XF86XK_ContrastAdjust 0x1008FF22 /* Adjust screen contrast */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
videodev.h | 73 __u16 contrast; member in struct:video_picture
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
XF86keysym.h | 72 #define XF86XK_ContrastAdjust 0x1008FF22 /* Adjust screen contrast */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
videodev.h | 73 __u16 contrast; member in struct:video_picture
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
XF86keysym.h | 72 #define XF86XK_ContrastAdjust 0x1008FF22 /* Adjust screen contrast */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
videodev.h | 73 __u16 contrast; member in struct:video_picture
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/ |
OMX_VPP.c | 711 pComponentPrivate->pIpFrameStatus->ulVideoGain = 1 << 6; /*Video Gain (contrast) in VGPOP ranges from 0 to 127, being 64 = Gain 1 (no contrast)*/ 1658 OMX_CONFIG_CONTRASTTYPE *contrast = (OMX_CONFIG_CONTRASTTYPE*)ComponentConfigStructure; local [all...] |