Searched refs:SetBackgroundBlurSaturation (Results 1 – 6 of 6) sorted by relevance
318 void SetBackgroundBlurSaturation(float backgroundBlurSaturation);
545 void SetBackgroundBlurSaturation(float saturation);
1541 SetBackgroundBlurSaturation(1.f); in SetBackgroundFilter()1555 SetBackgroundBlurSaturation(Saturation); in SetBackgroundFilter()1999 void RSNode::SetBackgroundBlurSaturation(float saturation) in SetBackgroundBlurSaturation() function in OHOS::Rosen::RSNode
2176 properties.SetBackgroundBlurSaturation(backgroundBlurRadius);2180 properties.SetBackgroundBlurSaturation(backgroundBlurRadius);2184 properties.SetBackgroundBlurSaturation(backgroundBlurRadius);
193 … [](RSProperties* prop) { prop->SetBackgroundBlurSaturation({}); }, // BACKGROUND_BLUR_SATURATION in __anonf204f7ba7102()2521 void RSProperties::SetBackgroundBlurSaturation(float backgroundBlurSaturation) in SetBackgroundBlurSaturation() function in OHOS::Rosen::RSProperties
5995 HWTEST_F(RSNodeTest, SetBackgroundBlurSaturation, TestSize.Level1)5999 rsNode->SetBackgroundBlurSaturation(saturation);