HomeSort by relevance Sort by last modified time
    Searched full:lightness (Results 1 - 25 of 152) sorted by null

1 2 3 4 5 6 7

  /external/autotest/client/site_tests/graphics_WebGLAquarium/
webgl_aquarium_static.tar.bz2 
  /frameworks/wilhelm/src/itf/
ILEDArray.c 68 if (!(0 <= color.lightness && color.lightness <= 1000))
119 color->lightness = 1000;
  /external/ImageMagick/Magick++/lib/
Color.cpp 617 lightness, local
626 &lightness); local
630 ConvertHSLToRGB(hue,saturation,lightness,&red,&green,&blue);
641 lightness, local
645 &lightness); local
650 void Magick::ColorHSL::lightness (const double lightness_) function in class:Magick::ColorHSL
654 lightness, local
663 &lightness); local
665 lightness=lightness_;
667 ConvertHSLToRGB(hue,saturation,lightness,&red,&green,&blue)
674 double Magick::ColorHSL::lightness (void) const function in class:Magick::ColorHSL
678 lightness, local
682 &lightness); local
691 lightness, local
700 &lightness); local
715 lightness, local
719 &lightness); local
    [all...]
  /frameworks/support/v7/palette/src/main/java/android/support/v7/graphics/
Target.java 158 * The minimum lightness value for this target.
166 * The target lightness value for this target.
174 * The maximum lightness value for this target.
195 * Returns the weight of importance that this target places on a color's lightness within
327 * Set the minimum lightness value for this target.
335 * Set the target/ideal lightness value for this target.
343 * Set the maximum lightness value for this target.
367 * Set the weight of importance that this target will place on lightness values.
  /external/ImageMagick/Magick++/lib/Magick++/
Color.h 297 // Lightness color
298 void lightness(const double lightness_);
299 double lightness(void) const;
  /external/ImageMagick/MagickCore/
gem.c 452 % ConvertHSLToRGB() transforms a (hue, saturation, lightness) to a (red,
458 % const double lightness,double *red,double *green,double *blue)
462 % o hue, saturation, lightness: A double value representing a
469 const double lightness,double *red,double *green,double *blue)
484 if (lightness <= 0.5)
485 c=2.0*lightness*saturation;
487 c=(2.0-2.0*lightness)*saturation;
488 min=lightness-0.5*c;
    [all...]
accelerate-kernels-private.h     [all...]
  /external/chromium-trace/catapult/tracing/tracing/base/
color.html 88 * |l| Lightness in [0, 1].
203 * |l| Lightness in [0, 1].
  /frameworks/support/core-utils/java/android/support/v4/graphics/
ColorUtils.java 158 * Convert RGB components to HSL (hue-saturation-lightness).
162 * <li>outHsl[2] is Lightness [0...1]</li>
210 * Convert the ARGB color to its HSL (hue-saturation-lightness) components.
214 * <li>outHsl[2] is Lightness [0...1]</li>
225 * Convert HSL (hue-saturation-lightness) components to a RGB color.
229 * <li>hsl[2] is Lightness [0...1]</li>
  /prebuilts/gdb/darwin-x86/lib/python2.7/
colorsys.py 64 # L: color lightness
  /prebuilts/gdb/linux-x86/lib/python2.7/
colorsys.py 64 # L: color lightness
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
colorsys.py 64 # L: color lightness
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
colorsys.py 64 # L: color lightness
  /external/chromium-trace/catapult/tracing/tracing/ui/extras/chrome/cc/
picture_ops_chart_view.html 471 var lightness = hover ? '75%' : '50%';
473 return 'hsl(' + hue + ', ' + saturation + '%, ' + lightness + '%)';
  /external/ImageMagick/ImageMagick/script/
fx.html 184 <li><code>lightness</code>=> pixel lightness</li>
244 <dt> <code>lightness</code></dt><dd> pixel lightness; equivalent to 0.5*max(red,green,blue) + 0.5*min(red,green,blue)</dd>
  /external/ImageMagick/www/
fx.html 188 <li><code>lightness</code>=> pixel lightness</li>
248 <dt> <code>lightness</code></dt><dd> pixel lightness; equivalent to 0.5*max(red,green,blue) + 0.5*min(red,green,blue)</dd>
  /frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/
GlifPatternDrawable.java 189 // Lightness values of the pattern, range 0 - 255
  /frameworks/support/core-utils/tests/java/android/support/v4/graphics/
ColorUtilsTest.java 199 assertEquals("Lightness not within offset", expected[2], actualHSL[2],
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
TaskViewHeader.java 97 // TODO: Consider using the saturation of the color to adjust the lightness as well
432 // TODO: Consider using the saturation of the color to adjust the lightness as well
  /frameworks/native/include/media/openmax/
OMX_IVCommon.h 669 * Define for setting Lightness
675 * nLightness : Values allowed for lightness -100 to 100, zero means no
    [all...]
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_IVCommon.h 644 * Define for setting Lightness
650 * nLightness : Values allowed for lightness -100 to 100, zero means no
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_IVCommon.h 631 * Define for setting Lightness
637 * nLightness : Values allowed for lightness -100 to 100, zero means no
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_IVCommon.h 644 * Define for setting Lightness
650 * nLightness : Values allowed for lightness -100 to 100, zero means no
    [all...]
  /hardware/qcom/media/msmcobalt/mm-core/inc/
OMX_IVCommon.h 644 * Define for setting Lightness
650 * nLightness : Values allowed for lightness -100 to 100, zero means no
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_IVCommon.h 631 * Define for setting Lightness
637 * nLightness : Values allowed for lightness -100 to 100, zero means no
    [all...]

Completed in 1210 milliseconds

1 2 3 4 5 6 7