| /expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/presentation/ |
| H A D | ExpoNotificationPresentationEffectsManager.java | 26 public void addEffect(NotificationPresentationEffect effect) { in addEffect() argument 27 removeEffect(effect); in addEffect() 28 mEffects.add(effect); in addEffect() 32 public void removeEffect(NotificationPresentationEffect effect) { in removeEffect() argument 33 mEffects.remove(effect); in removeEffect() 39 for (NotificationPresentationEffect effect : mEffects) { in onNotificationPresented() 41 anyActed = effect.onNotificationPresented(tag, id, notification) || anyActed; in onNotificationPresented() 43 …sentation effector %s threw an exception for notification (%s, %d): %s", effect.getClass(), tag, i… in onNotificationPresented() 53 for (NotificationPresentationEffect effect : mEffects) { in onNotificationPresentationFailed() 55 anyActed = effect.onNotificationPresentationFailed(tag, id, notification) || anyActed; in onNotificationPresentationFailed() [all …]
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/notifications/presentation/ |
| H A D | ExpoNotificationPresentationEffectsManager.java | 26 public void addEffect(NotificationPresentationEffect effect) { in addEffect() argument 27 removeEffect(effect); in addEffect() 28 mEffects.add(effect); in addEffect() 32 public void removeEffect(NotificationPresentationEffect effect) { in removeEffect() argument 33 mEffects.remove(effect); in removeEffect() 39 for (NotificationPresentationEffect effect : mEffects) { in onNotificationPresented() 41 anyActed = effect.onNotificationPresented(tag, id, notification) || anyActed; in onNotificationPresented() 43 …sentation effector %s threw an exception for notification (%s, %d): %s", effect.getClass(), tag, i… in onNotificationPresented() 53 for (NotificationPresentationEffect effect : mEffects) { in onNotificationPresentationFailed() 55 anyActed = effect.onNotificationPresentationFailed(tag, id, notification) || anyActed; in onNotificationPresentationFailed() [all …]
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/notifications/presentation/ |
| H A D | ExpoNotificationPresentationEffectsManager.java | 26 public void addEffect(NotificationPresentationEffect effect) { in addEffect() argument 27 removeEffect(effect); in addEffect() 28 mEffects.add(effect); in addEffect() 32 public void removeEffect(NotificationPresentationEffect effect) { in removeEffect() argument 33 mEffects.remove(effect); in removeEffect() 39 for (NotificationPresentationEffect effect : mEffects) { in onNotificationPresented() 41 anyActed = effect.onNotificationPresented(tag, id, notification) || anyActed; in onNotificationPresented() 43 …sentation effector %s threw an exception for notification (%s, %d): %s", effect.getClass(), tag, i… in onNotificationPresented() 53 for (NotificationPresentationEffect effect : mEffects) { in onNotificationPresentationFailed() 55 anyActed = effect.onNotificationPresentationFailed(tag, id, notification) || anyActed; in onNotificationPresentationFailed() [all …]
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/notifications/presentation/ |
| H A D | ExpoNotificationPresentationEffectsManager.java | 26 public void addEffect(NotificationPresentationEffect effect) { in addEffect() argument 27 removeEffect(effect); in addEffect() 28 mEffects.add(effect); in addEffect() 32 public void removeEffect(NotificationPresentationEffect effect) { in removeEffect() argument 33 mEffects.remove(effect); in removeEffect() 39 for (NotificationPresentationEffect effect : mEffects) { in onNotificationPresented() 41 anyActed = effect.onNotificationPresented(tag, id, notification) || anyActed; in onNotificationPresented() 43 …sentation effector %s threw an exception for notification (%s, %d): %s", effect.getClass(), tag, i… in onNotificationPresented() 53 for (NotificationPresentationEffect effect : mEffects) { in onNotificationPresentationFailed() 55 anyActed = effect.onNotificationPresentationFailed(tag, id, notification) || anyActed; in onNotificationPresentationFailed() [all …]
|
| /expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/api/ |
| H A D | JsiSkRuntimeEffectFactory.h | 21 auto effect = result.effect; in JSI_HOST_FUNCTION() local 23 if (!effect) { in JSI_HOST_FUNCTION() 31 runtime, std::make_shared<JsiSkRuntimeEffect>(getContext(), std::move(effect))); in JSI_HOST_FUNCTION()
|
| /expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/api/ |
| H A D | JsiSkRuntimeEffectFactory.h | 21 auto effect = result.effect; in JSI_HOST_FUNCTION() local 23 if (!effect) { in JSI_HOST_FUNCTION() 31 std::make_shared<JsiSkRuntimeEffect>(getContext(), std::move(effect))); in JSI_HOST_FUNCTION()
|
| /expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/api/ |
| H A D | JsiSkRuntimeEffectFactory.h | 21 auto effect = result.effect; in JSI_HOST_FUNCTION() local 23 if (!effect) { in JSI_HOST_FUNCTION() 31 std::make_shared<JsiSkRuntimeEffect>(getContext(), std::move(effect))); in JSI_HOST_FUNCTION()
|
| /expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/api/ |
| H A D | JsiSkRuntimeEffectFactory.h | 21 auto effect = result.effect; in JSI_HOST_FUNCTION() local 23 if (!effect) { in JSI_HOST_FUNCTION() 31 std::make_shared<JsiSkRuntimeEffect>(getContext(), std::move(effect))); in JSI_HOST_FUNCTION()
|
| /expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/api/ |
| H A D | JsiSkRuntimeEffectFactory.h | 21 auto effect = result.effect; in JSI_HOST_FUNCTION() local 23 if (!effect) { in JSI_HOST_FUNCTION() 31 std::make_shared<JsiSkRuntimeEffect>(getContext(), std::move(effect))); in JSI_HOST_FUNCTION()
|
| /expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/api/ |
| H A D | JsiSkRuntimeEffectFactory.h | 21 auto effect = result.effect; in JSI_HOST_FUNCTION() local 23 if (!effect) { in JSI_HOST_FUNCTION() 31 std::make_shared<JsiSkRuntimeEffect>(getContext(), std::move(effect))); in JSI_HOST_FUNCTION()
|
| /expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/api/ |
| H A D | JsiSkRuntimeEffectFactory.h | 21 auto effect = result.effect; in JSI_HOST_FUNCTION() local 23 if (!effect) { in JSI_HOST_FUNCTION() 31 runtime, std::make_shared<JsiSkRuntimeEffect>(getContext(), std::move(effect))); in JSI_HOST_FUNCTION()
|
| /expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/api/ |
| H A D | JsiSkRuntimeEffectFactory.h | 21 auto effect = result.effect; in JSI_HOST_FUNCTION() local 23 if (!effect) { in JSI_HOST_FUNCTION() 31 std::make_shared<JsiSkRuntimeEffect>(getContext(), std::move(effect))); in JSI_HOST_FUNCTION()
|
| /expo/packages/expo-blur/ios/ |
| H A D | BlurEffectView.swift | 31 super.init(effect: nil) 47 effect = intensity > 0 ? visualEffect : nil in draw() 51 effect = nil in draw() 54 self.effect = visualEffect in draw()
|
| /expo/ios/versioned/sdk49/ExpoBlur/ |
| H A D | BlurEffectView.swift | 31 super.init(effect: nil) 47 effect = intensity > 0 ? visualEffect : nil in draw() 51 effect = nil in draw() 54 self.effect = visualEffect in draw()
|
| /expo/packages/expo-router/src/ |
| H A D | useFocusEffect.ts | 16 export function useFocusEffect(effect: EffectCallback, do_not_pass_a_second_prop?: never) { 42 const destroy = effect(); 117 }, [effect, navigation]);
|
| /expo/ios/versioned/sdk48/ExpoBlur/ |
| H A D | BlurEffectView.swift | 31 super.init(effect: nil) 42 effect = nil in draw() 45 self.effect = visualEffect in draw()
|
| /expo/ios/versioned/sdk47/EXBlur/EXBlur/ |
| H A D | BlurEffectView.swift | 31 super.init(effect: nil) 42 effect = nil in draw() 45 self.effect = visualEffect in draw()
|
| /expo/packages/expo-router/build/ |
| H A D | useFocusEffect.js.map | 1 …effect. This is especially useful for native redirects.\nimport * as React from 'react';\n\nimport…
|
| H A D | useFocusEffect.js | 38 function useFocusEffect(effect, do_not_pass_a_second_prop) { argument 58 const destroy = effect(); 122 }, [effect, navigation]);
|
| H A D | useFocusEffect.d.ts | 9 export declare function useFocusEffect(effect: EffectCallback, do_not_pass_a_second_prop?: never): …
|
| /expo/packages/expo-image/src/web/ |
| H A D | AnimationManager.tsx | 19 const SUPPORTED_ANIMATIONS: ImageTransition['effect'][] = [ 46 animationClass: ImageTransition['effect'], 58 function validateAnimationClass(effect: ImageTransition['effect']) { 59 if (SUPPORTED_ANIMATIONS.includes(effect)) { 60 return effect; 69 const animationClass = validateAnimationClass(transition.effect);
|
| /expo/packages/expo-image/ios/ |
| H A D | ImageTransition.swift | 62 var effect: ImageTransitionEffect = .crossDissolve variable 65 return [timing.toAnimationOption(), effect.toAnimationOption()] in toAnimationOptions()
|
| /expo/ios/versioned/sdk49/ExpoImage/ |
| H A D | ImageTransition.swift | 62 var effect: ImageTransitionEffect = .crossDissolve variable 65 return [timing.toAnimationOption(), effect.toAnimationOption()] in toAnimationOptions()
|
| /expo/ios/versioned/sdk48/ExpoImage/ |
| H A D | ImageTransition.swift | 62 var effect: ImageTransitionEffect = .crossDissolve variable 65 return [timing.toAnimationOption(), effect.toAnimationOption()] in toAnimationOptions()
|
| /expo/packages/expo-image/build/web/ |
| H A D | AnimationManager.js | 33 function validateAnimationClass(effect) { argument 34 if (SUPPORTED_ANIMATIONS.includes(effect)) { 35 return effect; 43 const animationClass = validateAnimationClass(transition.effect);
|