Home
last modified time | relevance | path

Searched refs:getFrame (Results 1 – 25 of 40) sorted by relevance

12

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/timeline/
H A DABI48_0_0Timeline.cpp52 frames.push_back(snapshot.getFrame()); in getFrames()
59 return snapshots_.at(currentSnapshotIndex_).getFrame(); in getCurrentFrame()
101 currentSnapshotIndex_ = snapshot.getFrame().getIndex(); in rewind()
H A DABI48_0_0TimelineSnapshot.cpp26 TimelineFrame TimelineSnapshot::getFrame() const noexcept { in getFrame() function in ABI48_0_0facebook::ABI48_0_0React::TimelineSnapshot
H A DABI48_0_0TimelineSnapshot.h25 TimelineFrame getFrame() const noexcept;
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/timeline/
H A DABI49_0_0Timeline.cpp52 frames.push_back(snapshot.getFrame()); in getFrames()
59 return snapshots_.at(currentSnapshotIndex_).getFrame(); in getCurrentFrame()
101 currentSnapshotIndex_ = snapshot.getFrame().getIndex(); in rewind()
H A DABI49_0_0TimelineSnapshot.cpp26 TimelineFrame TimelineSnapshot::getFrame() const noexcept { in getFrame() function in ABI49_0_0facebook::ABI49_0_0React::TimelineSnapshot
H A DABI49_0_0TimelineSnapshot.h25 TimelineFrame getFrame() const noexcept;
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/timeline/
H A DABI47_0_0Timeline.cpp53 frames.push_back(snapshot.getFrame()); in getFrames()
60 return snapshots_.at(currentSnapshotIndex_).getFrame(); in getCurrentFrame()
102 currentSnapshotIndex_ = snapshot.getFrame().getIndex(); in rewind()
H A DABI47_0_0TimelineSnapshot.cpp27 TimelineFrame TimelineSnapshot::getFrame() const noexcept { in getFrame() function in ABI47_0_0facebook::ABI47_0_0React::TimelineSnapshot
H A DABI47_0_0TimelineSnapshot.h25 TimelineFrame getFrame() const noexcept;
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/utils/
H A DSkAnimCodecPlayer.h32 sk_sp<SkImage> getFrame();
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/utils/
H A DSkAnimCodecPlayer.h32 sk_sp<SkImage> getFrame();
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/utils/
H A DSkAnimCodecPlayer.h32 sk_sp<SkImage> getFrame();
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/utils/
H A DSkAnimCodecPlayer.h32 sk_sp<SkImage> getFrame();
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/utils/
H A DSkAnimCodecPlayer.h32 sk_sp<SkImage> getFrame();
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/utils/
H A DSkAnimCodecPlayer.h32 sk_sp<SkImage> getFrame();
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/utils/
H A DSkAnimCodecPlayer.h32 sk_sp<SkImage> getFrame();
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/utils/
H A DSkAnimCodecPlayer.h32 sk_sp<SkImage> getFrame();
/expo/packages/expo-dev-menu/vendored/react-native-safe-area-context/android/devmenu/com/th3rdwave/safeareacontext/
H A DSafeAreaProviderManager.kt26 val frame = SafeAreaUtils.getFrame(decorView, contentView)
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/safeareacontext/
H A DSafeAreaProvider.kt19 val frame = getFrame(rootView as ViewGroup, this) ?: return in maybeUpdateInsets()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/safeareacontext/
H A DSafeAreaProvider.kt19 val frame = getFrame(rootView as ViewGroup, this) ?: return in maybeUpdateInsets()
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/safeareacontext/
H A DSafeAreaProvider.kt19 val frame = getFrame(rootView as ViewGroup, this) ?: return in maybeUpdateInsets()
H A DSafeAreaContextModule.kt24 val frame = getFrame(decorView, contentView) in getInitialWindowMetrics()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/safeareacontext/
H A DSafeAreaProvider.kt19 val frame = getFrame(rootView as ViewGroup, this) ?: return in maybeUpdateInsets()
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/modules/skresources/include/
H A DSkResources.h51 virtual sk_sp<SkImage> getFrame(float t);
89 sk_sp<SkImage> getFrame(float t) override;
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/modules/skresources/include/
H A DSkResources.h51 virtual sk_sp<SkImage> getFrame(float t);
89 sk_sp<SkImage> getFrame(float t) override;

12