Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimatable_properties.h45 Shadow GetPropShadow() const;
H A Danimatable_properties.cpp252 … AceType::MakeRefPtr<AnimatableData<Shadow>>(animatableProperties->GetPropShadow()); in UpdatePropAnimation()
527 Shadow AnimatableProperties::GetPropShadow() const in GetPropShadow() function in OHOS::Ace::AnimatableProperties