Home
last modified time | relevance | path

Searched defs:poly (Results 1 – 4 of 4) sorted by relevance

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Animated/
H A DEasing.d.ts23 poly(n: number): EasingFunction; method
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Animated/
H A DEasing.d.ts23 poly(n: number): EasingFunction; method
/expo/packages/expo-dev-menu/assets/
H A DEXDevMenuApp.ios.js284 …,1,1)),n(u)},quad:function(n){return n*n},cubic:function(n){return n*n*n},poly:function(n){return … method
H A DEXDevMenuApp.android.js284 …,1,1)),n(u)},quad:function(n){return n*n},cubic:function(n){return n*n*n},poly:function(n){return … method