react-native-vision-camera/android/src/main/cpp
Marc Rousavy 0c3cd66016
fix: Improve C++ safety by attaching Cache Invalidator to jsi::Runtime's lifecycle (#1488)
* fix: fix C++ lint

* fix: attach `InvalidateCacheOnDestroy` to `jsi::Runtime`
2023-02-21 15:44:43 +01:00
..
java-bindings feat: Draw onto Frame as if it was a Skia Canvas (#1479) 2023-02-21 15:00:48 +01:00
CameraView.cpp fix: Add missing <regex> header 2023-02-15 19:13:33 +01:00
CameraView.h perf: Remove FrameProcessorPlugin HybridClass (#467) 2021-09-29 12:30:50 +02:00
FrameHostObject.cpp feat: Draw onto Frame as if it was a Skia Canvas (#1479) 2023-02-21 15:00:48 +01:00
FrameHostObject.h feat: Sync Frame Processors (plus runAsync and runAtTargetFps) (#1472) 2023-02-15 16:47:09 +01:00
FrameProcessorRuntimeManager.cpp fix: Improve C++ safety by attaching Cache Invalidator to jsi::Runtime's lifecycle (#1488) 2023-02-21 15:44:43 +01:00
FrameProcessorRuntimeManager.h fix: Improve C++ safety by attaching Cache Invalidator to jsi::Runtime's lifecycle (#1488) 2023-02-21 15:44:43 +01:00
JSIJNIConversion.cpp fix: Fix CI for V3 (#1475) 2023-02-15 17:24:33 +01:00
JSIJNIConversion.h fix: Improve C++ safety by attaching Cache Invalidator to jsi::Runtime's lifecycle (#1488) 2023-02-21 15:44:43 +01:00
VisionCamera.cpp perf: Remove FrameProcessorPlugin HybridClass (#467) 2021-09-29 12:30:50 +02:00
VisionCameraScheduler.cpp fix: Fix CI for V3 (#1475) 2023-02-15 17:24:33 +01:00
VisionCameraScheduler.h fix: Fix CI for V3 (#1475) 2023-02-15 17:24:33 +01:00