Home
last modified time | relevance | path

Searched refs:SetPropBgColor (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimatable_properties.h40 void SetPropBgColor(const Color& color);
H A Danimatable_properties.cpp78 animatableProperties->SetPropBgColor(color->GetValue()); in UpdatePropAnimation()
482 void AnimatableProperties::SetPropBgColor(const Color& color) in SetPropBgColor() function in OHOS::Ace::AnimatableProperties