Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimatable_properties.h46 void SetPropBackgroundPosition(const BackgroundImagePosition& position);
H A Danimatable_properties.cpp168 animatableProperties->SetPropBackgroundPosition(position->GetValue()); in UpdatePropAnimation()
536 void AnimatableProperties::SetPropBackgroundPosition(const BackgroundImagePosition& position) in SetPropBackgroundPosition() function in OHOS::Ace::AnimatableProperties