HomeSort by relevance Sort by last modified time
    Searched full:contrast (Results 51 - 75 of 548) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/webkit/Source/WebCore/rendering/
RenderTextControl.cpp 65 // If there's not very much contrast between the disabled color and the background color,
66 // just leave the text color alone. We don't want to change a good contrast color scheme so that it has really bad contrast.
67 // If the the contrast was already poor, then it doesn't do any good to change it to a different poor contrast color scheme.
  /external/guava/guava/src/com/google/common/collect/
Table.java 233 * <p>In contrast, the maps returned by {@code rowMap().get()} have the same
248 * <p>In contrast, the maps returned by {@code columnMap().get()} have the
  /external/webkit/Source/WebKit/win/
WebPreferences.h 354 /* [retval][out] */ float* contrast);
357 /* [in] */ float contrast);
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 242 /* gain and contrast */
243 OMX_U32 ulContrastType; /* Contrast method */
  /hardware/ti/omap4xxx/camera/
CameraParameters.cpp 76 const char CameraProperties::CONTRAST[] = "prop-contrast-default";
  /bionic/libm/include/sparc64/
fenv.h 107 * In contrast with the ia64 platform, it seems to be worthwhile to
  /bionic/libm/sparc64/
fenv.h 107 * In contrast with the ia64 platform, it seems to be worthwhile to
  /development/ndk/platforms/android-3/include/linux/
videodev.h 70 __u16 contrast; member in struct:video_picture
  /external/bluetooth/glib/docs/reference/glib/tmpl/
patterns.sgml 15 Note that in contrast to glob(), the '/' character <emphasis>can</emphasis>
  /external/chromium/chrome/browser/extensions/
extension_ui_unittest.cc 180 // allow_reload. Contrast to Extension::LOAD, which has somewhat different
  /external/chromium/chrome/common/extensions/docs/examples/extensions/imageinfo/imageinfo/
exif.js 79 0xA408 : "Contrast", // Direction of contrast processing applied by camera
262 Contrast : {
512 case "Contrast" :
  /external/chromium/net/base/
upload_data_stream.h 65 // placed in the IOBuffer returned by buf(), in contrast to eof() which
  /external/clang/www/
performance-2009-03-02.html 35 SPECINT 2000. In contrast to Sketch, <i>176.gcc</i> consists of a
performance.html 35 SPECINT 2000. In contrast to Sketch, <i>176.gcc</i> consists of a
  /external/freetype/include/freetype/
ftlcdfil.h 83 * provides high contrast output but can exhibit really bad color
  /external/javassist/src/main/javassist/scopedpool/
SoftValueHashMap.java 140 * <em>In contrast with most implementations of the
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/
TextureGeneratorBlend.java 154 this.applyBrightnessAndContrast(texres, bacd.contrast, bacd.brightness);
TextureGeneratorClouds.java 120 this.applyBrightnessAndContrast(texres, bacd.contrast, bacd.brightness);
TextureGeneratorDistnoise.java 98 this.applyBrightnessAndContrast(texres, bacd.contrast, bacd.brightness);
TextureGeneratorMarble.java 95 this.applyBrightnessAndContrast(texres, bacd.contrast, bacd.brightness);
TextureGeneratorMusgrave.java 99 this.applyBrightnessAndContrast(texres, bacd.contrast, bacd.brightness);
TextureGeneratorNoise.java 96 this.applyBrightnessAndContrast(texres, bacd.contrast, bacd.brightness);
TextureGeneratorStucci.java 109 //no brightness and contrast needed for stucci (it doesn't affect the texture)
  /external/smali/util/src/main/java/ds/tree/
RadixTree.java 32 * based on the trie that is used to store a set of strings. In contrast with a
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Scope/
regress-77578-001.js 41 // Note contrast with local variables i,j,k defined below -

Completed in 822 milliseconds

1 23 4 5 6 7 8 91011>>