Home
last modified time | relevance | path

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

/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/LayoutAnimations/
H A DLayoutAnimationsManager.cpp15 getConfigsForType(type)[tag] = config; in configureAnimation()
26 return collection::contains(getConfigsForType(type), tag); in hasLayoutAnimation()
56 config = getConfigsForType(type)[tag]; in startLayoutAnimation()
116 &LayoutAnimationsManager::getConfigsForType(LayoutAnimationType type) { in getConfigsForType() function in ABI49_0_0reanimated::LayoutAnimationsManager
H A DLayoutAnimationsManager.h43 std::unordered_map<int, std::shared_ptr<Shareable>> &getConfigsForType(
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/LayoutAnimations/
H A DLayoutAnimationsManager.cpp15 getConfigsForType(type)[tag] = config; in configureAnimation()
26 return collection::contains(getConfigsForType(type), tag); in hasLayoutAnimation()
56 config = getConfigsForType(type)[tag]; in startLayoutAnimation()
116 &LayoutAnimationsManager::getConfigsForType(LayoutAnimationType type) { in getConfigsForType() function in reanimated::LayoutAnimationsManager
H A DLayoutAnimationsManager.h43 std::unordered_map<int, std::shared_ptr<Shareable>> &getConfigsForType(
/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/LayoutAnimations/
H A DLayoutAnimationsManager.cpp15 getConfigsForType(type)[tag] = config; in configureAnimation()
26 return collection::contains(getConfigsForType(type), tag); in hasLayoutAnimation()
56 config = getConfigsForType(type)[tag]; in startLayoutAnimation()
116 &LayoutAnimationsManager::getConfigsForType(LayoutAnimationType type) { in getConfigsForType() function in reanimated::LayoutAnimationsManager
H A DLayoutAnimationsManager.h43 std::unordered_map<int, std::shared_ptr<Shareable>> &getConfigsForType(
/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/LayoutAnimations/
H A DLayoutAnimationsManager.cpp15 getConfigsForType(type)[tag] = config; in configureAnimation()
26 return collection::contains(getConfigsForType(type), tag); in hasLayoutAnimation()
56 config = getConfigsForType(type)[tag]; in startLayoutAnimation()
116 &LayoutAnimationsManager::getConfigsForType(LayoutAnimationType type) { in getConfigsForType() function in reanimated::LayoutAnimationsManager
H A DLayoutAnimationsManager.h43 std::unordered_map<int, std::shared_ptr<Shareable>> &getConfigsForType(