HomeSort by relevance Sort by last modified time
    Searched full:contrast (Results 151 - 175 of 922) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/ceres-solver/internal/ceres/
program.h 53 // constant parameters and residuals. This is in contrast with Problem, which is
  /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/chromium_org/chrome/browser/signin/
signin_manager_base.h 85 // this is a sticky operation (in contrast to StartSignIn).
  /external/chromium_org/chrome/browser/ui/views/accessibility/
invert_bubble_view.cc 116 // Switching to high-contrast mode has a nasty habit of causing Chrome
  /external/chromium_org/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_org/chrome/common/extensions/docs/templates/articles/
activeTab.html 88 In contrast, an extension with the <code>activeTab</code> permission only obtains access to a tab in response to an explicit user gesture. If the extension is compromised the attacker would need to wait for the user to invoke the extension before obtaining access. And that access only lasts until the tab is navigated or closed.
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
contentSettings.html 27 <li>In contrast to match patterns, content setting patterns can specify a port
  /external/chromium_org/content/test/data/media/
blackwhite.html 146 // Compute a standard diff image, plus a high-contrast mask that shows
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
ImageSource.h 88 // By contrast, callers who call this function and then later ask for an
  /external/chromium_org/url/
url_canon_query.cc 11 // (in contrast to links that it constructs itself based on form data). It does
  /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/libexif/libexif/canon/
mnote-canon-tag.c 66 {MNOTE_CANON_TAG_SETTINGS_1, 12, N_("Contrast")},
  /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
  /frameworks/base/docs/html/design/style/
branding.jd 12 <p>Look for opportunities to use high-contrast color for emphasis, for example, as the background color of the action bar or a primary button. But don't go overboard: not all actions are equal, so use it only for the one or two most important things.</p>
  /frameworks/base/media/mca/effect/java/android/media/effect/
EffectFactory.java 62 * <p>Adjusts the contrast of the image.</p>
66 * <tr><td><code>contrast</code></td>
67 * <td>The contrast multiplier.</td>
69 larger values will increase contrast.</td>
  /hardware/samsung_slsi/exynos5/include/
ExynosCamera.h 153 int contrast; member in struct:android::ExynosCameraInfo
811 //! Contrast
855 //! Sets Contrast
857 //! Gets Contrast

Completed in 906 milliseconds

1 2 3 4 5 67 8 91011>>