Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties.h318 void SetBackgroundBlurSaturation(float backgroundBlurSaturation);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.h545 void SetBackgroundBlurSaturation(float saturation);
H A Drs_node.cpp1541 SetBackgroundBlurSaturation(1.f); in SetBackgroundFilter()
1555 SetBackgroundBlurSaturation(Saturation); in SetBackgroundFilter()
1999 void RSNode::SetBackgroundBlurSaturation(float saturation) in SetBackgroundBlurSaturation() function in OHOS::Rosen::RSNode
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_test.cpp2176 properties.SetBackgroundBlurSaturation(backgroundBlurRadius);
2180 properties.SetBackgroundBlurSaturation(backgroundBlurRadius);
2184 properties.SetBackgroundBlurSaturation(backgroundBlurRadius);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp193 … [](RSProperties* prop) { prop->SetBackgroundBlurSaturation({}); }, // BACKGROUND_BLUR_SATURATION in __anonf204f7ba7102()
2521 void RSProperties::SetBackgroundBlurSaturation(float backgroundBlurSaturation) in SetBackgroundBlurSaturation() function in OHOS::Rosen::RSProperties
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_node_test.cpp5995 HWTEST_F(RSNodeTest, SetBackgroundBlurSaturation, TestSize.Level1)
5999 rsNode->SetBackgroundBlurSaturation(saturation);