Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_implicit_animator.cpp145 auto& currentAnimations = implicitAnimations_.top(); in CloseImplicitAnimation() local
148 if (currentAnimations.empty() && currentKeyframeAnimations.empty()) { in CloseImplicitAnimation()
174 for (const auto& [animation, nodeId] : currentAnimations) { in CloseImplicitAnimation()
228 auto& currentAnimations = implicitAnimations_.top(); in CloseInterActiveImplicitAnimation() local
231 for (const auto& [animation, nodeId] : currentAnimations) { in CloseInterActiveImplicitAnimation()