Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_animation_manager.cpp99 bool isErased = EraseIf(animations_, [animationId, this](const auto& pair) { in AttemptCancelAnimationByAnimationId() local
106 if (!isErased) { in AttemptCancelAnimationByAnimationId()