HomeSort by relevance Sort by last modified time
    Searched full:brightness (Results 176 - 200 of 761) sorted by null

1 2 3 4 5 6 78 91011>>

  /hardware/ti/omap4xxx/test/CameraHal/
camera_test.h 11 #define KEY_BRIGHTNESS "brightness"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
sonypi.h 115 /* get/set brightness */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
sonypi.h 118 /* get/set brightness */
  /developers/build/prebuilts/gradle/MediaEffects/Application/src/main/java/com/example/android/mediaeffects/
MediaEffectsFragment.java 170 case R.id.brightness:
172 mEffect.setParameter("brightness", 2.0f);
  /developers/samples/android/media/MediaEffects/Application/src/main/java/com/example/android/mediaeffects/
MediaEffectsFragment.java 170 case R.id.brightness:
172 mEffect.setParameter("brightness", 2.0f);
  /development/samples/HelloEffects/src/com/example/android/mediafx/
HelloEffects.java 115 case R.id.brightness:
118 mEffect.setParameter("brightness", 2.0f);
  /development/samples/browseable/MediaEffects/src/com.example.android.mediaeffects/
MediaEffectsFragment.java 170 case R.id.brightness:
172 mEffect.setParameter("brightness", 2.0f);
  /external/ImageMagick/ImageMagick/api/
enhance.html 111 <p>BrightnessContrastImage() changes the brightness and/or contrast of an image. It converts the brightness and contrast parameters into slope and intercept and calls a polynomical function to apply to the image.</p>
117 const double brightness,const double contrast,ExceptionInfo *exception)
131 <dt>brightness</dt>
132 <dd>the brightness percent (-100 .. 100). </dd>
612 <p>ModulateImage() lets you control the brightness, saturation, and hue of an image. Modulate represents the brightness, saturation, and hue as one parameter (e.g. 90,150,100). If the image colorspace is HSL, the modulation is lightness, saturation, and hue. For HWB, use blackness, whiteness, and hue. And for HCL, use chrome, luma, and hue.</p>
633 <dd>Define the percent change in brightness, saturation, and hue. </dd>
  /external/ImageMagick/www/api/
enhance.html 115 <p>BrightnessContrastImage() changes the brightness and/or contrast of an image. It converts the brightness and contrast parameters into slope and intercept and calls a polynomical function to apply to the image.</p>
121 const double brightness,const double contrast,ExceptionInfo *exception)
135 <dt>brightness</dt>
136 <dd>the brightness percent (-100 .. 100). </dd>
616 <p>ModulateImage() lets you control the brightness, saturation, and hue of an image. Modulate represents the brightness, saturation, and hue as one parameter (e.g. 90,150,100). If the image colorspace is HSL, the modulation is lightness, saturation, and hue. For HWB, use blackness, whiteness, and hue. And for HCL, use chrome, luma, and hue.</p>
637 <dd>Define the percent change in brightness, saturation, and hue. </dd>
enhance.php 111 <p>BrightnessContrastImage() changes the brightness and/or contrast of an image. It converts the brightness and contrast parameters into slope and intercept and calls a polynomical function to apply to the image.</p>
117 const double brightness,const double contrast,ExceptionInfo *exception)
131 <dt>brightness</dt>
132 <dd>the brightness percent (-100 .. 100). </dd>
612 <p>ModulateImage() lets you control the brightness, saturation, and hue of an image. Modulate represents the brightness, saturation, and hue as one parameter (e.g. 90,150,100). If the image colorspace is HSL, the modulation is lightness, saturation, and hue. For HWB, use blackness, whiteness, and hue. And for HCL, use chrome, luma, and hue.</p>
633 <dd>Define the percent change in brightness, saturation, and hue. </dd>
  /packages/apps/Gallery2/res/values/
filtershow_strings.xml 135 <!-- Label for the image exposure (brightness) filter button [CHAR LIMIT=10] -->
167 <!-- Label for the rate of change in brightness as it goes to the edge [CHAR LIMIT=15] -->
195 <!-- Label for the Brightness effect [CHAR LIMIT=20] -->
196 <string name="editor_grad_brightness">Brightness</string>
240 <!-- Label for the Brightness to draw in [CHAR LIMIT=14] -->
241 <string name="draw_value">Brightness</string>
  /frameworks/base/core/res/res/values/
config.xml     [all...]
  /external/ImageMagick/ImageMagick/script/
architecture.html     [all...]
  /external/ImageMagick/www/
architecture.html     [all...]
  /external/ImageMagick/coders/
fpx.c 620 static void SetBrightness(double brightness,FPXColorTwistMatrix *color_twist)
627 Set image brightness in color twist matrix.
630 brightness=sqrt((double) brightness);
631 effect.byy=brightness;
636 effect.bc1c1=brightness;
641 effect.bc2c2=brightness;
    [all...]
  /external/ImageMagick/MagickCore/
enhance.c 205 % BrightnessContrastImage() changes the brightness and/or contrast of an
206 % image. It converts the brightness and contrast parameters into slope and
212 % const double brightness,const double contrast,ExceptionInfo *exception)
218 % o brightness: the brightness percent (-100 .. 100).
226 const double brightness,const double contrast,ExceptionInfo *exception)
250 intercept=brightness/100.0+((100-brightness)/200.0)*(1.0-slope);
848 brightness,
860 brightness=0.0
841 brightness, local
2988 brightness, local
    [all...]
  /device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_exif.c 502 CDBG("%s:%d] brightness %f", __func__, __LINE__,
503 p_3a_params->brightness);
505 /* Brightness Value*/
506 val_srat.num = (int32_t) (p_3a_params->brightness * 100.0f);
554 p_3a_params.brightness = 0.0;
  /device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_exif.c 502 CDBG("%s:%d] brightness %f", __func__, __LINE__,
503 p_3a_params->brightness);
505 /* Brightness Value*/
506 val_srat.num = (int32_t) (p_3a_params->brightness * 100.0f);
554 p_3a_params.brightness = 0.0;
  /external/kernel-headers/original/uapi/linux/
input-event-codes.h 326 #define KEY_BRIGHTNESS_CYCLE 243 /* brightness up, after max is min */
327 #define KEY_BRIGHTNESS_AUTO 244 /* Set Auto Brightness: manual
328 brightness control is off,
604 #define KEY_BRIGHTNESS_MIN 0x250 /* Set Brightness to Minimum */
605 #define KEY_BRIGHTNESS_MAX 0x251 /* Set Brightness to Maximum */
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_video.h 732 * \brief Set the brightness (gamma correction) for a window.
734 * \return 0 on success, or -1 if setting the brightness isn't supported.
739 extern DECLSPEC int SDLCALL SDL_SetWindowBrightness(SDL_Window * window, float brightness);
742 * \brief Get the brightness (gamma correction) for a window.
744 * \return The last brightness value passed to SDL_SetWindowBrightness()
    [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_video.h 732 * \brief Set the brightness (gamma correction) for a window.
734 * \return 0 on success, or -1 if setting the brightness isn't supported.
739 extern DECLSPEC int SDLCALL SDL_SetWindowBrightness(SDL_Window * window, float brightness);
742 * \brief Get the brightness (gamma correction) for a window.
744 * \return The last brightness value passed to SDL_SetWindowBrightness()
    [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_video.h 732 * \brief Set the brightness (gamma correction) for a window.
734 * \return 0 on success, or -1 if setting the brightness isn't supported.
739 extern DECLSPEC int SDLCALL SDL_SetWindowBrightness(SDL_Window * window, float brightness);
742 * \brief Get the brightness (gamma correction) for a window.
744 * \return The last brightness value passed to SDL_SetWindowBrightness()
    [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_video.h 732 * \brief Set the brightness (gamma correction) for a window.
734 * \return 0 on success, or -1 if setting the brightness isn't supported.
739 extern DECLSPEC int SDLCALL SDL_SetWindowBrightness(SDL_Window * window, float brightness);
742 * \brief Get the brightness (gamma correction) for a window.
744 * \return The last brightness value passed to SDL_SetWindowBrightness()
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_exif.c 472 /* Brightness Value*/
473 val_srat.num = p_3a_params->brightness*100;
529 p_3a_params.brightness = 0.0;
  /external/ImageMagick/utilities/
convert.1 135 \-brightness-contrast geometry
136 \ improve brightness / contrast of the image
197 \-modulate value vary the brightness, saturation, and hue

Completed in 4777 milliseconds

1 2 3 4 5 6 78 91011>>