| /expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/values/ |
| H A D | RNSkClockValue.h | 67 _identifier, [weakSelf = weak_from_this()](bool invalidated) { in JSI_EXPORT_FUNCTIONS() 71 invalidated); in JSI_EXPORT_FUNCTIONS() 89 void notifyUpdate(bool invalidated) { in notifyUpdate() argument 90 if (invalidated) { in notifyUpdate()
|
| /expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/rnskia/values/ |
| H A D | ABI47_0_0RNSkClockValue.h | 75 getContext()->beginDrawLoop(_identifier, [weakSelf = weak_from_this()](bool invalidated){ in JSI_EXPORT_FUNCTIONS() 78 std::dynamic_pointer_cast<ABI47_0_0RNSkClockValue>(self)->notifyUpdate(invalidated); in JSI_EXPORT_FUNCTIONS() 96 void notifyUpdate(bool invalidated) { in notifyUpdate() argument 97 if(invalidated) { in notifyUpdate()
|
| /expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/rnskia/values/ |
| H A D | RNSkClockValue.h | 75 getContext()->beginDrawLoop(_identifier, [weakSelf = weak_from_this()](bool invalidated){ in JSI_EXPORT_FUNCTIONS() 78 std::dynamic_pointer_cast<RNSkClockValue>(self)->notifyUpdate(invalidated); in JSI_EXPORT_FUNCTIONS() 96 void notifyUpdate(bool invalidated) { in notifyUpdate() argument 97 if(invalidated) { in notifyUpdate()
|
| /expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/rnskia/values/ |
| H A D | ABI48_0_0RNSkClockValue.h | 67 _identifier, [weakSelf = weak_from_this()](bool invalidated) { in JSI_EXPORT_FUNCTIONS() 71 invalidated); in JSI_EXPORT_FUNCTIONS() 89 void notifyUpdate(bool invalidated) { in notifyUpdate() argument 90 if (invalidated) { in notifyUpdate()
|
| /expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/values/ |
| H A D | RNSkClockValue.h | 67 _identifier, [weakSelf = weak_from_this()](bool invalidated) { in JSI_EXPORT_FUNCTIONS() 71 invalidated); in JSI_EXPORT_FUNCTIONS() 89 void notifyUpdate(bool invalidated) { in notifyUpdate() argument 90 if (invalidated) { in notifyUpdate()
|
| /expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/values/ |
| H A D | ABI49_0_0RNSkClockValue.h | 67 _identifier, [weakSelf = weak_from_this()](bool invalidated) { in JSI_EXPORT_FUNCTIONS() 71 invalidated); in JSI_EXPORT_FUNCTIONS() 89 void notifyUpdate(bool invalidated) { in notifyUpdate() argument 90 if (invalidated) { in notifyUpdate()
|
| /expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/rnskia/values/ |
| H A D | RNSkClockValue.h | 67 _identifier, [weakSelf = weak_from_this()](bool invalidated) { in JSI_EXPORT_FUNCTIONS() 71 invalidated); in JSI_EXPORT_FUNCTIONS() 89 void notifyUpdate(bool invalidated) { in notifyUpdate() argument 90 if (invalidated) { in notifyUpdate()
|
| /expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/values/ |
| H A D | RNSkClockValue.h | 67 _identifier, [weakSelf = weak_from_this()](bool invalidated) { in JSI_EXPORT_FUNCTIONS() 71 invalidated); in JSI_EXPORT_FUNCTIONS() 89 void notifyUpdate(bool invalidated) { in notifyUpdate() argument 90 if (invalidated) { in notifyUpdate()
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/components/sharedelement/ |
| H A D | RNSharedElementDrawable.java | 70 boolean invalidated = false; in update() 75 invalidated = true; in update() 82 invalidated = true; in update() 86 if ((mStyle != null) && (style != null) && !invalidated) { in update() 91 invalidated = (mStyle.compare(style) & in update() 98 invalidated = (mStyle.compare(style) & in update() 113 if (invalidated) { in update()
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/components/sharedelement/ |
| H A D | RNSharedElementDrawable.java | 70 boolean invalidated = false; in update() 75 invalidated = true; in update() 82 invalidated = true; in update() 86 if ((mStyle != null) && (style != null) && !invalidated) { in update() 91 invalidated = (mStyle.compare(style) & in update() 98 invalidated = (mStyle.compare(style) & in update() 113 if (invalidated) { in update()
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/animations/ |
| H A D | ABI48_0_0LayoutAnimationDriver.cpp | 31 if (keyframe.invalidated) { in animationMutationsForFrame() 85 if (keyframe.invalidated) { in animationMutationsForFrame()
|
| H A D | ABI48_0_0primitives.h | 87 bool invalidated{false};
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/animations/ |
| H A D | ABI49_0_0LayoutAnimationDriver.cpp | 31 if (keyframe.invalidated) { in animationMutationsForFrame() 85 if (keyframe.invalidated) { in animationMutationsForFrame()
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/animations/ |
| H A D | ABI47_0_0LayoutAnimationDriver.cpp | 32 if (keyframe.invalidated) { in animationMutationsForFrame() 86 if (keyframe.invalidated) { in animationMutationsForFrame()
|
| /expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/rnskia/ |
| H A D | RNSkPlatformContext.h | 177 void notifyDrawLoop(bool invalidated) { in notifyDrawLoop() argument 183 it->second(invalidated); in notifyDrawLoop()
|
| /expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/rnskia/ |
| H A D | ABI48_0_0RNSkPlatformContext.h | 177 void notifyDrawLoop(bool invalidated) { in notifyDrawLoop() argument 183 it->second(invalidated); in notifyDrawLoop()
|
| /expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/rnskia/ |
| H A D | RNSkView.h | 253 [weakSelf = weak_from_this()](bool invalidated) { in beginDrawingLoop() 256 self->drawLoopCallback(invalidated); in beginDrawingLoop() 264 void drawLoopCallback(bool invalidated) { in drawLoopCallback() argument
|
| H A D | RNSkPlatformContext.h | 168 void notifyDrawLoop(bool invalidated) { in notifyDrawLoop() argument 176 it->second(invalidated); in notifyDrawLoop()
|
| /expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/rnskia/ |
| H A D | ABI47_0_0RNSkView.h | 253 [weakSelf = weak_from_this()](bool invalidated) { in beginDrawingLoop() 256 self->drawLoopCallback(invalidated); in beginDrawingLoop() 264 void drawLoopCallback(bool invalidated) { in drawLoopCallback() argument
|
| H A D | ABI47_0_0RNSkPlatformContext.h | 168 void notifyDrawLoop(bool invalidated) { in notifyDrawLoop() argument 176 it->second(invalidated); in notifyDrawLoop()
|
| /expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/ |
| H A D | RNSkPlatformContext.h | 215 void notifyDrawLoop(bool invalidated) { in notifyDrawLoop() argument 221 it->second(invalidated); in notifyDrawLoop()
|
| /expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/ |
| H A D | RNSkPlatformContext.h | 215 void notifyDrawLoop(bool invalidated) { in notifyDrawLoop() argument 221 it->second(invalidated); in notifyDrawLoop()
|
| /expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/ |
| H A D | ABI49_0_0RNSkPlatformContext.h | 215 void notifyDrawLoop(bool invalidated) { in notifyDrawLoop() argument 221 it->second(invalidated); in notifyDrawLoop()
|
| /expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/ |
| H A D | RNSkPlatformContext.h | 215 void notifyDrawLoop(bool invalidated) { in notifyDrawLoop() argument 221 it->second(invalidated); in notifyDrawLoop()
|
| /expo/ios/vendored/sdk49/@shopify/react-native-skia/ios/RNSkia-iOS/ |
| H A D | ABI49_0_0DisplayLink.mm | 22 // if the display link is present, it gets invalidated (loop stops)
|