Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dremote_animation.cpp649 std::vector<sptr<RSWindowAnimationTarget>> fullScreenAnimationTargets; in NotifyAnimationTargetsUpdate() local
654 fullScreenAnimationTargets.emplace_back(fullScreenTarget); in NotifyAnimationTargetsUpdate()
666 if (!fullScreenAnimationTargets.empty()) { in NotifyAnimationTargetsUpdate()
667 fullScreenAnimationTarget = fullScreenAnimationTargets[0]; in NotifyAnimationTargetsUpdate()