Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimatable_properties.h44 void SetPropShadow(const Shadow& shadow);
H A Danimatable_properties.cpp255 animatableProperties->SetPropShadow(shadow->GetValue()); in UpdatePropAnimation()
518 void AnimatableProperties::SetPropShadow(const Shadow& shadow) in SetPropShadow() function in OHOS::Ace::AnimatableProperties