Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/focus_animation/
H A Drender_focus_animation.cpp31 if (animationParamsSet_) { in Update()
70 animationParamsSet_ = true; in Update()
92 animationParamsSet_ = true; in SetFocusAnimationProperties()
H A Drender_focus_animation.h67 bool animationParamsSet_ = false; variable