Searched refs:SYSTEMBAREFFECT (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/ |
H A D | rs_modifier_type.h | 115 SYSTEMBAREFFECT, enumerator 313 { RSModifierType::SYSTEMBAREFFECT, "Systembareffect" },
|
H A D | rs_modifiers_def.in | 175 DECLARE_NOANIMATABLE_MODIFIER(SystemBarEffect, bool, SYSTEMBAREFFECT, Background)
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_property_drawable.cpp | 126 { RSModifierType::SYSTEMBAREFFECT, RSPropertyDrawableSlot::BACKGROUND_FILTER },
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
H A D | rs_node.cpp | 2475 SetProperty<RSSystemBarEffectModifier, RSProperty<bool>>(RSModifierType::SYSTEMBAREFFECT, true); in SetSystemBarEffect()
|