Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimatable_properties.h48 void SetPropBackgroundSize(const BackgroundImageSize& size);
H A Danimatable_properties.cpp185 animatableProperties->SetPropBackgroundSize(size->GetValue()); in UpdatePropAnimation()
554 void AnimatableProperties::SetPropBackgroundSize(const BackgroundImageSize& size) in SetPropBackgroundSize() function in OHOS::Ace::AnimatableProperties