Home
last modified time | relevance | path

Searched refs:flush (Results 1 – 25 of 156) sorted by relevance

1234567

/expo/packages/expo-router/src/link/
H A DuseLoadedNavigation.ts22 const flush = useCallback(() => { constant
34 flush();
36 }, [flush]);
42 flush();
45 [flush]
/expo/packages/expo-router/build/link/
H A DuseLoadedNavigation.js19 const flush = (0, react_1.useCallback)(() => {
30 flush();
32 }, [flush]);
36 flush();
38 }, [flush]);
H A DuseLoadedNavigation.js.map1flush = useCallback(() => {\n if (isMounted.current) {\n const pendingCallbacks = pending.…
/expo/packages/expo-updates/ios/Tests/
H A DErrorRecoverySpec.swift72 func flush() { in flush() function
98 testQueue.flush() in spec()
122 testQueue.flush() in spec()
140 testQueue.flush() in spec()
141 testQueue.flush() in spec()
165 testQueue.flush() in spec()
192 testQueue.flush() in spec()
198 testQueue.flush() in spec()
215 testQueue.flush() in spec()
222 testQueue.flush() in spec()
[all …]
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/api/
H A DJsiSkSurface.h40 JSI_HOST_FUNCTION(flush) { in JSI_HOST_FUNCTION() argument
41 getObject()->flush(); in JSI_HOST_FUNCTION()
60 JSI_EXPORT_FUNC(JsiSkSurface, flush),
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/api/
H A DJsiSkSurface.h40 JSI_HOST_FUNCTION(flush) { in JSI_HOST_FUNCTION() argument
41 getObject()->flush(); in JSI_HOST_FUNCTION()
60 JSI_EXPORT_FUNC(JsiSkSurface, flush),
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/api/
H A DJsiSkSurface.h40 JSI_HOST_FUNCTION(flush) { in JSI_HOST_FUNCTION() argument
41 getObject()->flush(); in JSI_HOST_FUNCTION()
60 JSI_EXPORT_FUNC(JsiSkSurface, flush),
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/api/
H A DJsiSkSurface.h40 JSI_HOST_FUNCTION(flush) { in JSI_HOST_FUNCTION() argument
41 getObject()->flush(); in JSI_HOST_FUNCTION()
60 JSI_EXPORT_FUNC(JsiSkSurface, flush),
/expo/packages/create-expo-module/src/
H A Dtelemetry.ts33 process.on('SIGINT', () => client?.flush?.());
34 process.on('SIGTERM', () => client?.flush?.());
/expo/packages/expo-gl/android/src/main/java/expo/modules/gl/
H A DGLView.kt77 fun flush() { in onSurfaceTextureUpdated() method
78 glContext.flush() in onSurfaceTextureUpdated()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/gl/
H A DGLView.kt76 fun flush() { in onSurfaceTextureUpdated() method
77 glContext.flush() in onSurfaceTextureUpdated()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/gl/
H A DGLView.kt77 fun flush() { in onSurfaceTextureUpdated() method
78 glContext.flush() in onSurfaceTextureUpdated()
/expo/packages/@expo/cli/src/utils/analytics/
H A DrudderstackClient.ts45 process.on('SIGINT', () => client?.flush?.());
46 process.on('SIGTERM', () => client?.flush?.());
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/gl/
H A DGLView.java85 public void flush() { in flush() method in GLView
86 mGLContext.flush(); in flush()
/expo/packages/create-expo-module/build/
H A Dtelemetry.js29 process.on('SIGINT', () => client?.flush?.());
30 process.on('SIGTERM', () => client?.flush?.());
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/gpu/
H A DGrDirectContext.h366 this->flush(GrFlushInfo());
394 GrSemaphoresSubmitted flush(const GrFlushInfo& info);
396 void flush() { this->flush(GrFlushInfo()); } in flush() function
407 GrSemaphoresSubmitted flush(sk_sp<const SkImage> image, const GrFlushInfo& info);
408 void flush(sk_sp<const SkImage> image);
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/gpu/
H A DGrDirectContext.h366 this->flush(GrFlushInfo());
394 GrSemaphoresSubmitted flush(const GrFlushInfo& info);
396 void flush() { this->flush(GrFlushInfo()); } in flush() function
407 GrSemaphoresSubmitted flush(sk_sp<const SkImage> image, const GrFlushInfo& info);
408 void flush(sk_sp<const SkImage> image);
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/gpu/
H A DGrDirectContext.h366 this->flush(GrFlushInfo());
394 GrSemaphoresSubmitted flush(const GrFlushInfo& info);
396 void flush() { this->flush(GrFlushInfo()); } in flush() function
407 GrSemaphoresSubmitted flush(sk_sp<const SkImage> image, const GrFlushInfo& info);
408 void flush(sk_sp<const SkImage> image);
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/gpu/
H A DGrDirectContext.h366 this->flush(GrFlushInfo());
394 GrSemaphoresSubmitted flush(const GrFlushInfo& info);
396 void flush() { this->flush(GrFlushInfo()); } in flush() function
407 GrSemaphoresSubmitted flush(sk_sp<const SkImage> image, const GrFlushInfo& info);
408 void flush(sk_sp<const SkImage> image);
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/gpu/
H A DGrDirectContext.h366 this->flush(GrFlushInfo());
394 GrSemaphoresSubmitted flush(const GrFlushInfo& info);
396 void flush() { this->flush(GrFlushInfo()); } in flush() function
407 GrSemaphoresSubmitted flush(sk_sp<const SkImage> image, const GrFlushInfo& info);
408 void flush(sk_sp<const SkImage> image);
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/gpu/
H A DGrDirectContext.h366 this->flush(GrFlushInfo());
394 GrSemaphoresSubmitted flush(const GrFlushInfo& info);
396 void flush() { this->flush(GrFlushInfo()); } in flush() function
407 GrSemaphoresSubmitted flush(sk_sp<const SkImage> image, const GrFlushInfo& info);
408 void flush(sk_sp<const SkImage> image);
/expo/packages/expo-file-system/android/src/main/java/expo/modules/filesystem/
H A DCountingRequestBody.kt50 bufferedSink.flush() in contentType()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/filesystem/
H A DCountingRequestBody.kt50 bufferedSink.flush() in contentType()
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/private/chromium/
H A DGrVkSecondaryCBDrawContext.h75 void flush();
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/filesystem/
H A DCountingRequestBody.kt50 bufferedSink.flush() in contentType()

1234567