| /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/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/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/mindspore/mindspore/ccsrc/minddata/dataset/kernels/ir/vision/ |
| D | random_color_adjust_ir.cc | 35 RandomColorAdjustOperation::RandomColorAdjustOperation(const std::vector<float> &brightness, in RandomColorAdjustOperation() 102 std::vector<float> brightness = op_params["brightness"]; in from_json() local
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
| D | ohos_brightness.js | 19 const brightness = { variable
|
| /third_party/weston/tests/ |
| D | setbacklight.c | 95 long brightness, max_brightness; in get_normalized_backlight() local 111 long max_brightness, brightness, actual_brightness; in set_backlight() local
|
| /third_party/mindspore/tests/ut/python/dataset/ |
| D | test_random_color_adjust.py | 35 def util_test_random_color_adjust_error(brightness=(1, 1), contrast=(1, 1), saturation=(1, 1), hue=… argument 66 def util_test_random_color_adjust_op(brightness=(1, 1), contrast=(1, 1), saturation=(1, 1), hue=(0,… argument
|
| /third_party/weston/libweston/backend-drm/ |
| D | libbacklight.h | 49 int brightness; member
|
| D | libbacklight.c | 99 long backlight_set_brightness(struct backlight *backlight, long brightness) in backlight_set_brightness()
|
| /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
|
| /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/mindspore/tests/ut/data/dataset/tf_file_dataset/ |
| D | pyvision_dataset_pipeline.json | 1 …_transforms","tensor_op_name":"RandomColorAdjust","tensor_op_params":{"brightness":[1,1],"contrast… array
|
| /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
|