Searched refs:GenerateBehindWindowFilter (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/drawable/ |
H A D | rs_property_drawable_utils.h | 86 …static std::shared_ptr<RSFilter> GenerateBehindWindowFilter(float radius, float saturation, float …
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/drawable/ |
H A D | rs_property_drawable_test.cpp | 448 …drawable->filter_ = RSPropertyDrawableUtils::GenerateBehindWindowFilter(80.0f, 1.9f, 1.0f, RSColor…
|
H A D | rs_property_drawable_utils_test.cpp | 765 …auto filter = rsPropertyDrawableUtilsTest1->GenerateBehindWindowFilter(radius, saturation, brightn…
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
H A D | rs_property_drawable_background.cpp | 570 …return RSPropertyDrawableUtils::GenerateBehindWindowFilter(radius, saturation, brightness, maskCol… in GetBehindWindowFilter()
|
H A D | rs_property_drawable_utils.cpp | 1365 std::shared_ptr<RSFilter> RSPropertyDrawableUtils::GenerateBehindWindowFilter(float radius, in GenerateBehindWindowFilter() function in OHOS::Rosen::RSPropertyDrawableUtils
|