Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui_effect/effect/include/
H A Dbrightness_blender.h84 void SetPositiveCoeff(const Vector3f& positiveCoeff) in SetPositiveCoeff() argument
86 positiveCoeff_ = UIEffect::GetLimitedPara(positiveCoeff, BRIGHTNESS_BLENDER_LIMITS); in SetPositiveCoeff()