Home
last modified time | relevance | path

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

/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/LayoutAnimations/
H A DLayoutAnimationsManager.cpp18 viewTagToSharedTag_[tag] = sharedTransitionTag; in configureAnimation()
36 auto const &groupName = viewTagToSharedTag_[tag]; in clearLayoutAnimationConfig()
45 viewTagToSharedTag_.erase(tag); in clearLayoutAnimationConfig()
106 auto const &groupName = viewTagToSharedTag_[tag]; in findPrecedingViewTagForTransition()
H A DLayoutAnimationsManager.h52 std::unordered_map<int, std::string> viewTagToSharedTag_; variable
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/LayoutAnimations/
H A DLayoutAnimationsManager.cpp18 viewTagToSharedTag_[tag] = sharedTransitionTag; in configureAnimation()
36 auto const &groupName = viewTagToSharedTag_[tag]; in clearLayoutAnimationConfig()
45 viewTagToSharedTag_.erase(tag); in clearLayoutAnimationConfig()
106 auto const &groupName = viewTagToSharedTag_[tag]; in findPrecedingViewTagForTransition()
H A DLayoutAnimationsManager.h52 std::unordered_map<int, std::string> viewTagToSharedTag_; variable
/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/LayoutAnimations/
H A DLayoutAnimationsManager.cpp18 viewTagToSharedTag_[tag] = sharedTransitionTag; in configureAnimation()
36 auto const &groupName = viewTagToSharedTag_[tag]; in clearLayoutAnimationConfig()
45 viewTagToSharedTag_.erase(tag); in clearLayoutAnimationConfig()
106 auto const &groupName = viewTagToSharedTag_[tag]; in findPrecedingViewTagForTransition()
H A DLayoutAnimationsManager.h52 std::unordered_map<int, std::string> viewTagToSharedTag_; variable
/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/LayoutAnimations/
H A DLayoutAnimationsManager.cpp18 viewTagToSharedTag_[tag] = sharedTransitionTag; in configureAnimation()
36 auto const &groupName = viewTagToSharedTag_[tag]; in clearLayoutAnimationConfig()
45 viewTagToSharedTag_.erase(tag); in clearLayoutAnimationConfig()
106 auto const &groupName = viewTagToSharedTag_[tag]; in findPrecedingViewTagForTransition()
H A DLayoutAnimationsManager.h52 std::unordered_map<int, std::string> viewTagToSharedTag_; variable