Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimation.h48 bool HasInitValue() const in HasInitValue() function in OHOS::Ace::Animation
/foundation/arkui/ace_engine/frameworks/core/components/tween/
H A Dtween_element.cpp36 if (!translateAnimation->HasInitValue()) { in SetTranslateProperties()
47 if (!scaleAnimation->HasInitValue()) { in SetScaleProperties()
57 if (!rotateAnimation->HasInitValue()) { in SetRotateProperties()
80 if (!animation->HasInitValue()) { in SetAnimationProperties()
205 if (!opacityAnimation->HasInitValue()) { in CreateOpacityAnimation()
786 if (!animation->HasInitValue()) { in CreatePropertyAnimation()

Completed in 3 milliseconds