Home
last modified time | relevance | path

Searched refs:brightnessForHPS_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_drawing_filter.h86 brightnessForHPS_ = brightnessForHPS; in SetBrightnessForHPS()
100 float brightnessForHPS_ = 1.f; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_drawing_filter.cpp321 … auto hpsParam = Drawing::HpsBlurParameter(src, dst, radius, saturationForHPS_, brightnessForHPS_); in DrawImageRect()