Home
last modified time | relevance | path

Searched refs:SetBackgroundBlurBrightness (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.h322 void SetBackgroundBlurBrightness(float backgroundBlurBrightness);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.h546 void SetBackgroundBlurBrightness(float brightness);
H A Drs_node.cpp1542 SetBackgroundBlurBrightness(1.f); in SetBackgroundFilter()
1556 SetBackgroundBlurBrightness(Brightness); in SetBackgroundFilter()
2005 void RSNode::SetBackgroundBlurBrightness(float brightness) in SetBackgroundBlurBrightness() 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.cpp2198 properties.SetBackgroundBlurBrightness(backgroundBlurBrightness);
2202 properties.SetBackgroundBlurBrightness(backgroundBlurBrightness);
2206 properties.SetBackgroundBlurBrightness(backgroundBlurBrightness);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp194 … [](RSProperties* prop) { prop->SetBackgroundBlurBrightness({}); }, // BACKGROUND_BLUR_BRIGHTNESS in __anonf204f7ba7202()
2542 void RSProperties::SetBackgroundBlurBrightness(float backgroundBlurBrightness) in SetBackgroundBlurBrightness() 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.cpp6009 HWTEST_F(RSNodeTest, SetBackgroundBlurBrightness, TestSize.Level1)
6013 rsNode->SetBackgroundBlurBrightness(brightness);