Searched refs:preNodeNew (Results 1 – 1 of 1) sorted by relevance
755 auto preNodeNew = TransitionAnimationIsValid(preNode, isNavBar); in TransitionWithPush() local757 if (preNodeNew != nullptr || curNodeNew != nullptr) { in TransitionWithPush()758 CreateAnimationWithPush(preNodeNew, curNodeNew, callback, isNavBar); in TransitionWithPush()