Searched refs:fullScreenAnimationTargets (Results 1 – 1 of 1) sorted by relevance
649 std::vector<sptr<RSWindowAnimationTarget>> fullScreenAnimationTargets; in NotifyAnimationTargetsUpdate() local654 fullScreenAnimationTargets.emplace_back(fullScreenTarget); in NotifyAnimationTargetsUpdate()666 if (!fullScreenAnimationTargets.empty()) { in NotifyAnimationTargetsUpdate()667 fullScreenAnimationTarget = fullScreenAnimationTargets[0]; in NotifyAnimationTargetsUpdate()