Home
last modified time | relevance | path

Searched refs:tick (Results 1 – 25 of 41) sorted by relevance

12

/expo/packages/@expo/cli/__mocks__/
H A Dprogress.ts2 tick: Function; property in Progress
5 this.tick = jest.fn();
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/runtimescheduler/tests/
H A DABI49_0_0RuntimeSchedulerTest.cpp108 stubQueue_->tick(); in TEST_F()
129 stubQueue_->tick(); in TEST_F()
153 stubQueue_->tick(); in TEST_F()
184 stubQueue_->tick(); in TEST_F()
217 stubQueue_->tick(); in TEST_F()
240 stubQueue_->tick(); in TEST_F()
271 stubQueue_->tick(); in TEST_F()
294 stubQueue_->tick(); in TEST_F()
311 stubQueue_->tick(); in TEST_F()
329 stubQueue_->tick(); in TEST_F()
[all …]
H A DABI49_0_0StubQueue.h26 tick(); in flush()
30 void tick() { in tick() function
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/runtimescheduler/tests/
H A DABI47_0_0RuntimeSchedulerTest.cpp108 stubQueue_->tick(); in TEST_F()
129 stubQueue_->tick(); in TEST_F()
155 stubQueue_->tick(); in TEST_F()
186 stubQueue_->tick(); in TEST_F()
219 stubQueue_->tick(); in TEST_F()
242 stubQueue_->tick(); in TEST_F()
273 stubQueue_->tick(); in TEST_F()
296 stubQueue_->tick(); in TEST_F()
312 stubQueue_->tick(); in TEST_F()
330 stubQueue_->tick(); in TEST_F()
[all …]
H A DABI47_0_0StubQueue.h26 tick(); in flush()
30 void tick() { in tick() function
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/runtimescheduler/tests/
H A DABI48_0_0RuntimeSchedulerTest.cpp108 stubQueue_->tick(); in TEST_F()
129 stubQueue_->tick(); in TEST_F()
153 stubQueue_->tick(); in TEST_F()
184 stubQueue_->tick(); in TEST_F()
217 stubQueue_->tick(); in TEST_F()
240 stubQueue_->tick(); in TEST_F()
271 stubQueue_->tick(); in TEST_F()
294 stubQueue_->tick(); in TEST_F()
311 stubQueue_->tick(); in TEST_F()
329 stubQueue_->tick(); in TEST_F()
[all …]
H A DABI48_0_0StubQueue.h26 tick(); in flush()
30 void tick() { in tick() function
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Wrapper/Example/
H A DABI48_0_0RCTWrapperExampleView.m23 …_timer = [NSTimer scheduledTimerWithTimeInterval:1.0 target:self selector:@selector(tick) userInfo…
26 … action:@selector(tick)];
32 - (void)tick
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Wrapper/Example/
H A DABI49_0_0RCTWrapperExampleView.m23 …_timer = [NSTimer scheduledTimerWithTimeInterval:1.0 target:self selector:@selector(tick) userInfo…
26 … action:@selector(tick)];
32 - (void)tick
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Wrapper/Example/
H A DABI47_0_0RCTWrapperExampleView.m25 selector:@selector(tick)
30 [[UITapGestureRecognizer alloc] initWithTarget:self action:@selector(tick)];
36 - (void)tick
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/utils/
H A DRNSkTimingInfo.h39 tick(stop); in stopTiming()
76 void tick(time_point<steady_clock> now) { in tick() function
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/utils/
H A DABI47_0_0RNSkTimingInfo.h39 tick(stop); in stopTiming()
76 void tick(time_point<steady_clock> now) { in tick() function
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/utils/
H A DABI49_0_0RNSkTimingInfo.h43 tick(stop); in stopTiming()
78 void tick(std::chrono::time_point<std::chrono::steady_clock> now) { in tick() function
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/utils/
H A DRNSkTimingInfo.h43 tick(stop); in stopTiming()
78 void tick(std::chrono::time_point<std::chrono::steady_clock> now) { in tick() function
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/utils/
H A DRNSkTimingInfo.h43 tick(stop); in stopTiming()
78 void tick(std::chrono::time_point<std::chrono::steady_clock> now) { in tick() function
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/utils/
H A DABI48_0_0RNSkTimingInfo.h43 tick(stop); in stopTiming()
78 void tick(std::chrono::time_point<std::chrono::steady_clock> now) { in tick() function
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/utils/
H A DRNSkTimingInfo.h43 tick(stop); in stopTiming()
78 void tick(std::chrono::time_point<std::chrono::steady_clock> now) { in tick() function
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/utils/
H A DRNSkTimingInfo.h43 tick(stop); in stopTiming()
78 void tick(std::chrono::time_point<std::chrono::steady_clock> now) { in tick() function
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/values/
H A DRNSkClockValue.h85 virtual void tick(jsi::Runtime &runtime, const jsi::Value &value) { in tick() function
115 selfClockValue->tick(selfClockValue->_runtime, in notifyUpdate()
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/rnskia/values/
H A DABI47_0_0RNSkClockValue.h92 virtual void tick(jsi::Runtime &runtime, const jsi::Value &value) { in tick() function
117 selfClockValue->tick(selfClockValue->_runtime, static_cast<double>(deltaFromStart)); in notifyUpdate()
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/rnskia/values/
H A DRNSkClockValue.h92 virtual void tick(jsi::Runtime &runtime, const jsi::Value &value) { in tick() function
117 selfClockValue->tick(selfClockValue->_runtime, static_cast<double>(deltaFromStart)); in notifyUpdate()
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/rnskia/values/
H A DABI48_0_0RNSkClockValue.h85 virtual void tick(jsi::Runtime &runtime, const jsi::Value &value) { in tick() function
115 selfClockValue->tick(selfClockValue->_runtime, in notifyUpdate()
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/values/
H A DRNSkClockValue.h85 virtual void tick(jsi::Runtime &runtime, const jsi::Value &value) { in tick() function
115 selfClockValue->tick(selfClockValue->_runtime, in notifyUpdate()
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/values/
H A DABI49_0_0RNSkClockValue.h85 virtual void tick(jsi::Runtime &runtime, const jsi::Value &value) { in tick() function
115 selfClockValue->tick(selfClockValue->_runtime, in notifyUpdate()
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/rnskia/values/
H A DRNSkClockValue.h85 virtual void tick(jsi::Runtime &runtime, const jsi::Value &value) { in tick() function
115 selfClockValue->tick(selfClockValue->_runtime, in notifyUpdate()

12