Home
last modified time | relevance | path

Searched defs:backgroundBlurRadiusX (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_test.cpp2237 float backgroundBlurRadiusX = 0.f; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp2597 void RSProperties::SetBackgroundBlurRadiusX(float backgroundBlurRadiusX) in SetBackgroundBlurRadiusX()