Home
last modified time | relevance | path

Searched refs:setAnimationDelegate (Results 1 – 9 of 9) sorted by relevance

/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/scheduler/
H A DABI47_0_0Scheduler.cpp133 uiManager_->setAnimationDelegate(animationDelegate); in Scheduler()
157 uiManager_->setAnimationDelegate(nullptr); in ~Scheduler()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/scheduler/
H A DABI48_0_0Scheduler.cpp125 uiManager_->setAnimationDelegate(animationDelegate); in Scheduler()
149 uiManager_->setAnimationDelegate(nullptr); in ~Scheduler()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/scheduler/
H A DABI49_0_0Scheduler.cpp140 uiManager_->setAnimationDelegate(animationDelegate); in Scheduler()
157 uiManager_->setAnimationDelegate(nullptr); in ~Scheduler()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/uimanager/
H A DABI49_0_0UIManager.h59 void setAnimationDelegate(UIManagerAnimationDelegate *delegate);
H A DABI49_0_0UIManager.cpp548 void UIManager::setAnimationDelegate(UIManagerAnimationDelegate *delegate) { in setAnimationDelegate() function in ABI49_0_0facebook::ABI49_0_0React::UIManager
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/uimanager/
H A DABI47_0_0UIManager.h58 void setAnimationDelegate(UIManagerAnimationDelegate *delegate);
H A DABI47_0_0UIManager.cpp434 void UIManager::setAnimationDelegate(UIManagerAnimationDelegate *delegate) { in setAnimationDelegate() function in ABI47_0_0facebook::ABI47_0_0React::UIManager
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/uimanager/
H A DABI48_0_0UIManager.h58 void setAnimationDelegate(UIManagerAnimationDelegate *delegate);
H A DABI48_0_0UIManager.cpp431 void UIManager::setAnimationDelegate(UIManagerAnimationDelegate *delegate) { in setAnimationDelegate() function in ABI48_0_0facebook::ABI48_0_0React::UIManager