Searched refs:getConfigsForType (Results 1 – 8 of 8) sorted by relevance
15 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
43 std::unordered_map<int, std::shared_ptr<Shareable>> &getConfigsForType(
15 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