Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp8503 RefPtr<CustomAnimatableArithmetic> animatableArithmetic = in JSCreateAnimatableProperty() local
8520 propertyName, animatableArithmetic, onCallbackEvent); in JSCreateAnimatableProperty()
8539 RefPtr<CustomAnimatableArithmetic> animatableArithmetic = in JSUpdateAnimatableProperty() local
8541 …stractModel::GetInstance()->UpdateAnimatableArithmeticProperty(propertyName, animatableArithmetic); in JSUpdateAnimatableProperty()