Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimatable_properties.h41 Color GetPropBgColor() const;
H A Danimatable_properties.cpp75 … AceType::MakeRefPtr<AnimatableData<Color>>(animatableProperties->GetPropBgColor()); in UpdatePropAnimation()
491 Color AnimatableProperties::GetPropBgColor() const in GetPropBgColor() function in OHOS::Ace::AnimatableProperties