Home
last modified time | relevance | path

Searched refs:interpolateFloats (Results 1 – 3 of 3) sorted by relevance

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/animations/
H A DABI48_0_0LayoutAnimationKeyFrameManager.cpp77 interpolateFloats(Float coefficient, Float oldValue, Float newValue) { in interpolateFloats() function
1154 interpolatedLayoutMetrics.frame.origin.x = interpolateFloats( in createInterpolatedShadowView()
1158 interpolatedLayoutMetrics.frame.origin.y = interpolateFloats( in createInterpolatedShadowView()
1162 interpolatedLayoutMetrics.frame.size.width = interpolateFloats( in createInterpolatedShadowView()
1166 interpolatedLayoutMetrics.frame.size.height = interpolateFloats( in createInterpolatedShadowView()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/animations/
H A DABI49_0_0LayoutAnimationKeyFrameManager.cpp77 interpolateFloats(Float coefficient, Float oldValue, Float newValue) { in interpolateFloats() function
1168 interpolatedLayoutMetrics.frame.origin.x = interpolateFloats( in createInterpolatedShadowView()
1172 interpolatedLayoutMetrics.frame.origin.y = interpolateFloats( in createInterpolatedShadowView()
1176 interpolatedLayoutMetrics.frame.size.width = interpolateFloats( in createInterpolatedShadowView()
1180 interpolatedLayoutMetrics.frame.size.height = interpolateFloats( in createInterpolatedShadowView()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/animations/
H A DABI47_0_0LayoutAnimationKeyFrameManager.cpp91 interpolateFloats(Float coefficient, Float oldValue, Float newValue) { in interpolateFloats() function
1168 interpolatedLayoutMetrics.frame.origin.x = interpolateFloats( in createInterpolatedShadowView()
1172 interpolatedLayoutMetrics.frame.origin.y = interpolateFloats( in createInterpolatedShadowView()
1176 interpolatedLayoutMetrics.frame.size.width = interpolateFloats( in createInterpolatedShadowView()
1180 interpolatedLayoutMetrics.frame.size.height = interpolateFloats( in createInterpolatedShadowView()