| /third_party/skia/gm/ |
| D | colorfilterimagefilter.cpp | 36 static sk_sp<SkColorFilter> cf_make_brightness(float brightness) { in cf_make_brightness() 134 for (float brightness = -1.0f; brightness <= 1.0f; brightness += 0.2f) { variable 144 sk_sp<SkImageFilter> brightness(make_brightness(0.9f, nullptr)); variable 152 sk_sp<SkImageFilter> brightness(make_brightness(0.9f, std::move(grayscale))); variable 159 sk_sp<SkImageFilter> brightness(make_brightness(1.0f, std::move(blue))); variable 165 sk_sp<SkImageFilter> brightness(make_brightness(1.0f, nullptr)); variable 173 sk_sp<SkImageFilter> brightness(make_brightness(0.5f, std::move(blur))); variable
|
| /third_party/flutter/skia/gm/ |
| D | colorfilterimagefilter.cpp | 36 static sk_sp<SkColorFilter> cf_make_brightness(float brightness) { in cf_make_brightness() 134 for (float brightness = -1.0f; brightness <= 1.0f; brightness += 0.2f) { variable 144 sk_sp<SkImageFilter> brightness(make_brightness(0.9f, nullptr)); variable 152 sk_sp<SkImageFilter> brightness(make_brightness(0.9f, std::move(grayscale))); variable 159 sk_sp<SkImageFilter> brightness(make_brightness(1.0f, std::move(blue))); variable 165 sk_sp<SkImageFilter> brightness(make_brightness(1.0f, nullptr)); variable 173 sk_sp<SkImageFilter> brightness(make_brightness(0.5f, std::move(blur))); variable
|
| /third_party/skia/modules/skottie/src/effects/ |
| D | BrightnessContrastEffect.cpp | 117 static sk_sp<SkData> make_brightness_coeffs(float brightness) { in make_brightness_coeffs() 184 const auto brightness = SkTPin(fBrightness, -100.0f, 100.0f) / 255, // [-100/255 .. 100/255] in makeLegacyCF() local 216 const auto brightness = SkTPin(fBrightness, -150.0f, 150.0f) / 150, // [-1.0 .. 1] in makeCF() local
|
| /third_party/ffmpeg/libavfilter/x86/ |
| D | vf_eq_init.c | 39 short brightness = ((short) (100.0 * param->brightness + 100.0) * 511) in process_mmxext() local 54 short brightness = ((short) (100.0 * param->brightness + 100.0) * 511) in process_sse2() local
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
| D | ohos_brightness.js | 19 const brightness = { variable
|
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| D | vl_csc.h | 37 float brightness; member
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_despill.c | 40 float brightness; member 50 const float brightness = s->brightness; in do_despill_slice() local
|
| D | vf_eq.h | 53 double brightness, contrast, gamma, gamma_weight; member 69 double brightness; member
|
| D | vf_eq.c | 83 int brightness = ((int) (100.0 * param->brightness + 100.0) * 511) / 200 - 128 - contrast / 32; in process_c() local
|
| D | vf_vpp_qsv.c | 91 float brightness; member
|
| /third_party/gstreamer/gstplugins_bad/gst/videosignal/ |
| D | gstvideosignal.h | 51 gdouble brightness; member
|
| D | gstsimplevideomarkdetect.c | 424 gdouble brightness; in gst_video_detect_yuv() local
|
| /third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/engine/systemchannels/ |
| D | SettingsChannel.java | 56 public MessageBuilder setPlatformBrightness(@NonNull PlatformBrightness brightness) { in setPlatformBrightness()
|
| /third_party/gstreamer/gstplugins_base/ext/gl/ |
| D | gstglcolorbalance.h | 63 gdouble brightness; member
|
| D | gstglcolorbalance.c | 171 gdouble brightness = glcolorbalance->brightness; in _update_yua_uniforms() local
|
| /third_party/gstreamer/gstplugins_good/gst/videofilter/ |
| D | gstvideobalance.h | 59 gdouble brightness; member
|
| /third_party/gstreamer/gstplugins_good/sys/rpicamsrc/ |
| D | RaspiCamControl.h | 136 int brightness; /// 0 to 100 member
|
| D | RaspiCamControl.c | 984 int raspicamcontrol_set_brightness(MMAL_COMPONENT_T *camera, int brightness) in raspicamcontrol_set_brightness()
|
| /third_party/gstreamer/gstplugins_bad/ext/directfb/ |
| D | dfbvideosink.h | 140 gint brightness; member
|
| /third_party/gstreamer/gstplugins_base/sys/xvimage/ |
| D | xvcontext.h | 67 gint brightness; member
|
| /third_party/ffmpeg/libswscale/ |
| D | yuv2rgb.c | 775 int fullRange, int brightness, in ff_yuv2rgb_c_init_tables()
|
| D | utils.c | 874 int brightness, int contrast, int saturation) in sws_setColorspaceDetails() 1009 int *brightness, int *contrast, int *saturation) in sws_getColorspaceDetails()
|
| /third_party/libinput/src/ |
| D | evdev-tablet-pad-leds.c | 78 unsigned int brightness; in pad_led_group_get_mode() local
|
| /third_party/gstreamer/gstplugins_bad/sys/msdk/ |
| D | gstmsdkvpp.h | 116 gfloat brightness; member
|
| /third_party/ffmpeg/libswscale/ppc/ |
| D | yuv2rgb_altivec.c | 600 int brightness, in ff_yuv2rgb_init_tables_ppc()
|