Home
last modified time | relevance | path

Searched refs:fillKeypath (Results 1 – 4 of 4) sorted by relevance

/expo/ios/vendored/sdk49/lottie-react-native/src/ios/LottieReactNative/
H A DContainerView.swift207 let fillKeypath = AnimationKeypath(keypath: keypath) in applyProperties() variable
209 animationView.setValueProvider(colorFilterValueProvider, keypath: fillKeypath) in applyProperties()
/expo/ios/vendored/sdk48/lottie-react-native/src/ios/LottieReactNative/
H A DContainerView.swift207 let fillKeypath = AnimationKeypath(keypath: keypath) in applyProperties() variable
209 animationView.setValueProvider(colorFilterValueProvider, keypath: fillKeypath) in applyProperties()
/expo/ios/vendored/sdk47/lottie-react-native/src/ios/LottieReactNative/
H A DContainerView.swift207 let fillKeypath = AnimationKeypath(keypath: keypath) in applyProperties() variable
209 animationView.setValueProvider(colorFilterValueProvider, keypath: fillKeypath) in applyProperties()
/expo/ios/vendored/unversioned/lottie-react-native/ios/LottieReactNative/
H A DContainerView.swift312 let fillKeypath = AnimationKeypath(keypath: keypath) in applyColorProperties() variable
314 animationView.setValueProvider(colorFilterValueProvider, keypath: fillKeypath) in applyColorProperties()