Home
last modified time | relevance | path

Searched refs:requestAnimationFrame (Results 1 – 25 of 48) sorted by relevance

12

/expo/packages/expo-image/build/web/
H A DgetImageWrapperEventHandler.js6 window.requestAnimationFrame(() => {
H A DgetImageWrapperEventHandler.js.map1 …the target class set in the onLoad event callback\n window.requestAnimationFrame(() => {\n …
/expo/packages/expo-image/src/web/
H A DgetImageWrapperEventHandler.ts12 window.requestAnimationFrame(() => {
/expo/packages/eslint-config-universe/
H A Dnative.js36 requestAnimationFrame: false,
/expo/apps/native-component-list/src/components/
H A DSearchBar.ios.tsx58 requestAnimationFrame(() => {
70 requestAnimationFrame(() => {
H A DSearchBar.tsx30 requestAnimationFrame(() => {
/expo/packages/expo-processing/
H A Dindex.js63 this._rafID = requestAnimationFrame(keepFlushing);
/expo/apps/native-component-list/src/screens/GL/
H A DGLWrap.tsx55 this._rafID = requestAnimationFrame(animate);
H A DGLReanimatedExample.tsx118 rafId.value = requestAnimationFrame(renderer);
126 requestAnimationFrame(renderer);
H A DGLThreeSpriteScreen.tsx23 animationFrameId.current = requestAnimationFrame(animate);
H A DGLViewScreen.tsx140 requestAnimationFrame(frame);
H A DGLMaskScreen.tsx116 requestAnimationFrame(animate);
H A DGLThreeDepthStencilBufferScreen.tsx110 animationFrameId.current = requestAnimationFrame(animate);
H A DGLSnapshotsScreen.tsx58 this.rafID = requestAnimationFrame(animate);
/expo/packages/expo-camera/build/
H A DuseWebCameraStream.js26 requestAnimationFrame(() => {
/expo/packages/expo-camera/src/
H A DuseWebCameraStream.ts35 requestAnimationFrame(() => {
/expo/android/vendored/sdk48/react-native-reanimated/Common/cpp/Tools/
H A DRuntimeDecorator.cpp138 jsi::Value requestAnimationFrame = jsi::Function::createFromHostFunction( in decorateUIRuntime() local
140 rt.global().setProperty(rt, "requestAnimationFrame", requestAnimationFrame); in decorateUIRuntime()
/expo/ios/vendored/sdk48/react-native-reanimated/Common/cpp/Tools/
H A DRuntimeDecorator.cpp138 jsi::Value requestAnimationFrame = jsi::Function::createFromHostFunction( in decorateUIRuntime() local
140 rt.global().setProperty(rt, "requestAnimationFrame", requestAnimationFrame); in decorateUIRuntime()
/expo/ios/vendored/sdk47/react-native-reanimated/Common/cpp/Tools/
H A DRuntimeDecorator.cpp138 jsi::Value requestAnimationFrame = jsi::Function::createFromHostFunction( in decorateUIRuntime() local
140 rt.global().setProperty(rt, "requestAnimationFrame", requestAnimationFrame); in decorateUIRuntime()
/expo/android/vendored/sdk47/react-native-reanimated/Common/cpp/Tools/
H A DRuntimeDecorator.cpp138 jsi::Value requestAnimationFrame = jsi::Function::createFromHostFunction( in decorateUIRuntime() local
140 rt.global().setProperty(rt, "requestAnimationFrame", requestAnimationFrame); in decorateUIRuntime()
/expo/packages/expo-router/build/global-state/
H A Drouter-store.js93 requestAnimationFrame(() => (0, Splash_1._internal_maybeHideAsync)());
/expo/android/vendored/sdk48/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp81 auto requestAnimationFrame = [=](FrameCallback callback) { in NativeReanimatedModule() local
91 requestAnimationFrame, in NativeReanimatedModule()
/expo/ios/vendored/sdk47/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp80 auto requestAnimationFrame = [=](FrameCallback callback) { in NativeReanimatedModule() local
90 requestAnimationFrame, in NativeReanimatedModule()
/expo/ios/vendored/sdk48/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp81 auto requestAnimationFrame = [=](FrameCallback callback) { in NativeReanimatedModule() local
91 requestAnimationFrame, in NativeReanimatedModule()
/expo/android/vendored/sdk47/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp80 auto requestAnimationFrame = [=](FrameCallback callback) { in NativeReanimatedModule() local
90 requestAnimationFrame, in NativeReanimatedModule()

12