Searched refs:GetPushAnimations (Results 1 – 2 of 2) sorted by relevance
126 std::list<std::shared_ptr<AnimationUtils::Animation>>& GetPushAnimations() in GetPushAnimations() function
1495 if (!hostNode->GetPushAnimations().empty()) { in AbortAnimation()1496 auto pushAnimations = hostNode->GetPushAnimations(); in AbortAnimation()