Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimation.h48 bool HasInitValue() const in HasInitValue() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tween/
H A Dtween_element.cpp45 if (!translateAnimation->HasInitValue()) { in SetTranslateProperties()
56 if (!scaleAnimation->HasInitValue()) { in SetScaleProperties()
66 if (!rotateAnimation->HasInitValue()) { in SetRotateProperties()
89 if (!animation->HasInitValue()) { in SetAnimationProperties()
214 if (!opacityAnimation->HasInitValue()) { in CreateOpacityAnimation()
795 if (!animation->HasInitValue()) { in CreatePropertyAnimation()