Lines Matching refs:platformDepMethodsHolder
43 PlatformDepMethodsHolder platformDepMethodsHolder) in NativeReanimatedModule() argument
47 requestRender(platformDepMethodsHolder.requestRender), in NativeReanimatedModule()
53 animatedSensorModule(platformDepMethodsHolder), in NativeReanimatedModule()
56 platformDepMethodsHolder.synchronouslyUpdateUIPropsFunction) in NativeReanimatedModule()
59 platformDepMethodsHolder.configurePropsFunction) in NativeReanimatedModule()
149 platformDepMethodsHolder.updatePropsFunction, in NativeReanimatedModule()
150 platformDepMethodsHolder.measureFunction, in NativeReanimatedModule()
151 platformDepMethodsHolder.scrollToFunction, in NativeReanimatedModule()
157 platformDepMethodsHolder.getCurrentTime, in NativeReanimatedModule()
158 platformDepMethodsHolder.setGestureStateFunction, in NativeReanimatedModule()
159 platformDepMethodsHolder.progressLayoutAnimation, in NativeReanimatedModule()
160 platformDepMethodsHolder.endLayoutAnimation, in NativeReanimatedModule()
161 platformDepMethodsHolder.maybeFlushUIUpdatesQueueFunction); in NativeReanimatedModule()
170 updatePropsFunction = platformDepMethodsHolder.updatePropsFunction; in NativeReanimatedModule()
173 platformDepMethodsHolder.subscribeForKeyboardEvents; in NativeReanimatedModule()
175 platformDepMethodsHolder.unsubscribeFromKeyboardEvents; in NativeReanimatedModule()